Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
James Prestwood
has contributed to:
How can I display the output from <?php $output=system($command); ?> to an html textarea box?
Data will not transfer to the php script.
Where can I find error information for "Fatal error Maximum execution time of 30 seconds exceeded"?
How do I convert a number in a string to something I can do mathematical functions on?
I edited php.ini, but does not changed that show in phpinfo?
How can I write to a file, what a user has input into a form
Can I submit a form to the page it's on without having it reloaded?
Where can I download movies still in theaters onto my computer?
I use session_start(), fill in some form. Push the back-button IE-says 'Page has Expired'?
How to pass a string that contain character "&" between words that display on the url
Is there an opposite function of nl2br? Would like to convert <BR> tags to new lines
What does "Unable to require cgi-lib.pl." mean...it already includes the 1; at bottom of cgi-lib.pl
Do you loose data in multiple page forms (POST) with large text blocks being passed along in hidden fields?