Performance impact of cookies
Hi, I was just wondering what impact there would be in terms of performance if you where to set then
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Unexpected T_Variable ?
Hi all,
I dont really know what I am doing!! I know I'm doing something wrong, and I know its on
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
limit string by words??
hello all,
I was wonder if there is a function to limit a string by the number of words inste
HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
paginate search result
Hi, I have a paginations script to display data from my database but i would like to paginate someon
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know