Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Dave Garth
has contributed to:
How can I search for the first binary character in a string?
How can I strip binary characters out of a string?
where can i find information for creating web based unix administration pages through php?
My browser is ignoring the accept part of my file tag. It is a part of html 3.0, but is it implemented in any browsers yet?
How can I store session data for a user?
How can I keep track of a user and their data?
Why wont the insert work when I try and insert an image into a database?
Why can't I insert binary data into my database?
Has anyone successfully got php installed with apache on Mac OS X server? How?
Is there any function to create a table into an existing database?
How can I use PHP to print user input form data to a printer attatched to the server
When uploading a text file the browser sets the type to 'application/x-macbinary', can this be converted/uploaded to ascii?
how to program a uploading file?If use "copy",it doesnot work!how to identify the file on the client?
What does the script look like that is in the Action = field of the form?
In php4 (hosted on www.free.fr) I use a form to upload a file with enctype="multipart/form-data" + m
In php4 (hosted free.fr), a form with enctype="multipart/form-data" + method="POST", doesn't trasmit
A 'post' form with enctype="multipart/form-data" doesn't transmit string variables (values=0). Can I
A 'post' form with enctype="multipart/form-data" doesn't transmit string variables (values=0). Can I
A 'post' form with enctype="multipart/form-data" doesn't transmit string variables (values=0). Can I
A 'post' form with enctype="multipart/form-data" doesn't transmit string variables (values=0). Can I
I have two frames. Can I access user input in a form on one frame by executing php in the other frame (without JavaScript)?
How do I create variables that "remember" their value after I close the browser.
why do $file keeps being "none" when "$file_name" contains the right value ?
How can I avoid that Netscape Navigater reloads .php pages?
I know how to set a cookie using but I am not sure what to do after that, how can I identify a user through a number of scripts using cookies?
How can I strip certain HTML tags from a string?