Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.
Display data returned from Ajaxservices!!
I have a question about displaying results using ajax. I have part of the code below.
$.ajax({
Undefined offset when using a flat file with pipe symbols
Hi, I've got a flat file/text file which I'm currently using as a member database for my site (not a
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
PHP and SMS
Hi all forum members. I am new here and am unsure what category shoild I post this in.
Moderator
Scrolling news bar and MySQL
I am not sure if this is the correct forum to post this on. If not, I apologize. I am still pretty
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
Data storage spaces in varchar2
Trying to understand what's happening.
I am selecting a value from a table that is defined as c
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,