Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Justin Dalrymple
has contributed to:
What are all the common php file extensions?
PHP 4.2.3 Problem-Why can't I pass variables with set values to another page.php?
Do anyone know how much load a php script create on apache server when server runs it?
What file path do I use to update (append) a file on the same server as my web server(/files/*.txt)?
Why can't I submit anything when I tried clicking the submit button?
Security Alert! PHP CGI cannot be accessed directly
Binary files get couupted when uploaded with a php script - even if content-type is specified. Why?
How do I display an error for a signup form in the same page instead of having user to click return?
how can i archive a set of remote files, about 10 on my own server?
I have a MySQL db with a column named "ID". When user enters ID thru form I want to make sure the ID exists and then perform a db query.
How do I convert form values into MySQL datetime format using php?
Why mysql_query, when I tries to do a query like "CREATE TABLE ..." or "GRANT ...", works at home (Lynx & mySQL 3.22.26a),not at work (IE5 & 3.22.32)?
Are there any tools (or plug-ins) that work with Apache to provide site statistics (i.e. server load, cool graphing functions, etc). ?