Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Alex Dean
has contributed to:
With trigger_error(), any error string > 1024 chars crashes server. Any way around this?
I need to get a result of confirn() (Javascript function) to use it in a PHP function, can I do it?
How to get the name of the current PHP file? to print its modification date in a global footer.
How can i embed a .swf in a PHP script?? without using Ming
How do you push a url with PHP?
How can I view my own php files on my Windows XP computer? I don have a web host...
I want to name a SELECT 'someSelect[]' for PHP, but I think the '[]' are illegal in JS. Help.
How to get working an html tag array (name="test[]") in javascript and php
How can I set a time limit for a form made by PHP (i.e.the value will auto transfer after a time)
How to run a PHP function when a link is clicked?
How do you delete a row using PHP code in a MySQL Database?
How do I stop a previous url?mode=del&cust=name being repeated when the user hits their back button?
How can I work out the day of week from the (MySQL) date format YYYY-mm-dd?