Error in query: Resource id #4??
hey guys, having a minor (i think) problem here that i havent been able to figure out. long story sh
Setting a default timezone?
I have read about how to change the timezone in PHPMYADMIN, but it changes back, it doesn't STAY the
ereg_replace in Wordpress
Heya - so I'm working on this site: http://world-of-smiles.theportlandco.com/new-patients
The
SESSION question
I am building an application , a directory for auctions.
For SEO i made a script which copies a p
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/
url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel
gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!
Trouble verifying database password
Thankyou to everyone who responded to my last post (I can't find the posting, it has been buried). <
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan