Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
jean korte
has contributed to:
How can I prevent spammers from using the php form on my website?
How can I get the email received from a php form in tables with borders?
A hacker has been able to use one of my php mail forms to send spam. Help
Why do my (') are preceded by a (\) when I receive a message from my simple mail form?
Is it possible to not have the variables passed to the php script in the form of file.php?variable=blah$variable2=blah?
Is it possible to prevent the results from a query that are displayed on a web page from being printed out on hard copies via the web browser?
After a form is submitted and a script is run, how do I keep the script from running again if the user clicks 'refresh' in the browser?
How can I create a simple PHP 'mail to' form?
How do I move from CGI to a PHP mailto form?