Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Craig Fratrik
has contributed to:
its possible to call any php function or command in the middle of a javascript??? for example to call a session_destroy(); in a onUnload java function
Is there a mysql_create_table function in php?
How do you print the number of result from a mysql search?
I know in C++ there is something similar to: "$foo?echo 'true':echo 'false';" Is there anything in php like this and what is it's syntax?
When there is an error in PHP, the parser outputs the line number. Is there some function or variable that will output the current line number?
How do I delete a session cookie?
Insert multiple rows into MySQL
How do I store a count on a thumbs up and thumbs down rating for a site?