Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<
Save cookie to DB
I'm working on a pixel tracking script for an incentive website and I need to use an ASP script to s
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Help! refer to a friend script with captcha code
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doi
Count of reciepients in php mailer
How can i sent a mail to large no of reciepients say 10,00,00 Using PHP MAILER
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
exclude characters from counting?
Hello, I wanted to ask if you have a string like:
Code: $my_s='ASRGREGTGTR----REGREGRE+++RRRRRR..
Troubles with a spider class
I am building a spider that will crawl through random whitepages (eg. anywho.com, switchboard.com, w
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like