MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
How would I convert this into code using an if statement?
ES equals exam score m equals $mean s equals $total. I already coded my mean and total so I'm not g
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
How to get the previous months last date....
Here's my wittle problem. I suck at working with dates.
So today is 10/20/2009, i need to fig
php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat
Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I nee
quotes changing
hi all
in my content
opening quotes " changes to “
close qu
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,
Is it possible to view php source code??
Hi All
I was just wondering if it's possible to view a websites php source code?
I know