smart reading from a text file
Hello there fellow coders, i was wondering if one of you wouldnt mind helping me with this problem i
[Need Help] php timing issues
I don't know what is going wrong. I need some help with being able to set an image at 9:00am Colorad
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
Need help with a mail notify function
I was tasked with setting up a site that's been prewritten. The site is basically a form that captur