Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
Troubles with a spider class
I am building a spider that will crawl through random whitepages (eg. anywho.com, switchboard.com, w
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
fwrite error
Hi All,
Does anyone know what is causing the error in this code?
Code: <?
$error
add 20 000 to the rowcnt
Hi ...
I need to add 20 000 to the row count but just cant find a way to do this i am new to php
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
Using Curl_multi for processing multiple URLs
Hi,
I am at a loss as to how to implement this. I would like to be able to automatically assi
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
textfield unchanged
hi,
i want my form to know whether its textbox is unchange or not.
if($textbox == 'unchang
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou