Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
PHP Man
has contributed to:
Safemode - Local vs. Master. Why does the master show "off" but the local to "on"?
how to run script file xx.sh and execute linux command line without return string such tc command
How do I get a web page into my php script so as to extract data from it?
SOAP type extension
Unable to retrieve block names from database
Can anyone tell me what is this "->" symbol? i see it so many times.
How to catch and process a stream sent from a StreamWritter of a Window .Net application ?
ereg_replace result includes backslash in search '\141' to '\a' should be 'a'
how can i add security to my php formail form to stop spammers?
Is there a way that I can make the PHP auto generate thumbnail of videos/flash files that i upload?
can i call an function in a executable file from php and get the result back to php
Is there anyway I can specifiy in which frame to open a specific file using header(fileme),includ(f)
Can I reference PHP from a JSP page with <a href="filename.php>"
Why PhP does not recognize mysql_connect()Fatal error: Call to undefined function mysql_connect()
How can I insert dynamic info in my website (eg. exchange rate) taken from other site? Any scripts?
how can i show the content of a mysql DB into a excel file using php (plz give code example)
hi can anybody tell me where i can download php_printer.dll
Are there generally agreed best practice coding recommendations for PHP?
I've set up a php server, but it will not display any information through a web browser.
SHMOP_open it allows me to open only 128 segments after that it throws an error (HELP)
I want to know how to make a page accessible only by a password: url/page.htm?pass=PASSWORD etc
Formatting User's Input
how to unzip or untar any .tar or .tar.gz file using only php script, no shell access?
how to unzip or untar any .tar or .tar.gz file using only php script, no shell access?
how can I refresh a page using a radiobutton???Just Clicking It.Without SUBMIT
How can I direct php output to its calling html page?
How to disable HTML, Javascript, etc in a TEXTAREA ?
I want to to auth users, then show the rest of the page. What is the best way to do this?
will testing with dreamweaver work or do I have to upload the page to the server?
How can I search a different site & show the results in my site,with out giving links to the orginal
Is there any way that i can show the content of a mysql DB into a excel file using php?
how can i pass 2 variables from php and include it in a hyperlink? eg: <a href=($variable1)>$variable2</a>
How can I prevent re-"post"-ing data when a user returns to a posted page using the back button?
How do I run PHP from the command line or as a shell script?
How to pass an argument to php run as cgi?
How to change include_path for php run as cgi? (no access to php.ini)
How to encrypt my php code?
How do you install PHP in CGI Mode??? There is no doco on the subject!!!