MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
RSS poster script?
I have found a script that posts RSS's for me on a site that I'm building. However I would like to a
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
PHP not creating file.
Its supposed to create a .ini file in the /scriptfiles/users/ with the name they entered into the fi
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
Mail sending is slow on server
Why mail is taking time to be send on apache-linux server