Skip to content

php-advice.com

Promoting php discussion and information.

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

Has Anyone done an SMPP 3.4 implementation or 3.3 ?

Posted in PHP Advice By admin

I need some guidance please on SMPP. I am completly new on that. I wonder if PHP is going to be the right root to take. At the moment I am having a look on…

Read more of Has Anyone done an SMPP 3.4 implementation or 3.3 ? →

Updated on

Posts navigation

←Previous page Page 1 Page 2 Page 3 … Page 11 Next page→
© Copyright php-advice.com. All rights reserved.