session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
Gantt Chart Tool
Does anyone know of a good free gantt chart creator tool
Thanks
PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
Relative path
I have a absolute path to an image - like so: C:/Program Files/Apache Software Foundation/Apache2.2/
DELETE FROM not working deletes wrong row
Hello
I have the following code which i found but it doesnt work properly.. it comes up with
Pagination
Okay here is the page in question: http://blenderteachings.000a.biz/tutorials.hamishhill.php
unexpected T_STRING
error log "[Sat Jan 09 18:27:58 2010] [error] [client 127.0.0.1] PHP Parse error: syntax error
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
cstdatomic (c++0x std::atomic) / g++ 4.4
Hello,
I'm trying to use cstdatomic (std::atomic in the upcoming c++0x standard) in g++