How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
MSSQL/PHP
I am tryint to setup a webapplication developed in PHP, Apache2.0 and SQLServer2000 as backend which
There was a problem with the request. (Code: 0)
Any Idea what could cause this? I get it randomly at best. But with both IE and FF. It derives from
trim function issues
Hi guys, total noob here...
So I've been tinkering around with a html and am using php to em
Hi, explode and strstr.
Hi, I seem to be confused about the strstr function, eg. i have a string like:
"a.b.c.d.e.f&
Issues: PHP Forms -Clearing
I've tried looking online before actually asking for help, but I've been looking for about the past
PHP Logging Error
When running the script on website it doesn't copy both input boxes, Only the user and not the passw
shoping cart issues
i´ve wrote this and works when i add an item to, my cart, but when i want to add othrer item just
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan