Skip to content

php-advice.com

Promoting php discussion and information.

Category: PHP Advice

Pass value to header?

Posted in PHP Advice By admin

When processing a form I am reading in a value to a mysql database. I then redirect the user to a “thank you” page with Header. What I would like is to remind the user…

Read more of Pass value to header? →

Updated on

PHP, thttpd, & SCRIPT_FILENAME

Posted in PHP Advice By admin

I’m getting the dreaded “No input file specified” when I try to invoke PHP from thttpd (nochroot). I wrote a C program to dump environment variables before trying to invoke PHP. I’ve included the dumped…

Read more of PHP, thttpd, & SCRIPT_FILENAME →

Updated on

Self referencing

Posted in PHP Advice By admin

How can I write a PHP code to find the URL on which the code the itself is running? Sorry about the question: it’s a bit difficult to describe, so here is what I am…

Read more of Self referencing →

Updated on

Problem to launch a program with system()

Posted in PHP Advice By admin

Hello, I wrote a JAVA program which uses the JAVA API JDOM 1.0 (of this site www.jdom.org) I put the archive jdom.jar in the directory /usr/share/java/jdom.jar and I added this path in the CLASSPATH variable.…

Read more of Problem to launch a program with system() →

Updated on

Looking for general advice on security

Posted in PHP Advice By admin

I’m designing a survey form page that will be fairly complex and am becoming confident enough with PHP now to tackle most things. (Thanks to everyone here who has helped) Before I go too far…

Read more of Looking for general advice on security →

Updated on

Posts navigation

Page 1 Page 2 … Page 10 Next page→
© Copyright php-advice.com. All rights reserved.