Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Session is not saving
I am not trying to do anything too fancy, I am just trying to get some $_SESSION data to save and us
need help to creat database
Hello Team, please guys i am stuck from three days with paypal issue for IPN but no luck yet now i w
Load Animated Image while cache is serve
I have a page that loads up using cache and took about 1 to 2 minutes before it loads to the page. <
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
SESSION question
I am building an application , a directory for auctions.
For SEO i made a script which copies a p
Help? Need help on project with templates involving mysql and php.
I'm having a hard time explaining what I want but basically here is what I have in place:
-Da
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right