Hi All,
This is very easily done in perl, but I can't seem to track down the PHP equivalent. If I have a php page that fetches a piece of information from another web server, how do I change what my http_user_agent shows up as? I couldn't find anything in the php.ini file about it...
Hi All,
I have a php script that sends email to user-specified email addresses. The problem is, when the message bounces, it bounces back to "nobody@myboxsname". I have a line in the header of the message (in php) that says:
"Return-Path: <myaddress\@mydomain.com>"...
Hi Everyone,
I was wondering if anyone had some insight on how to do this: I have a FreeBSD server that has a dozen or so IP addresses assigned to it, that it answers for. My question is, is it possible for a PHP page hosted on that server or a perl script to make an HTTP request to another...
Hi Everyone,
I was wondering if anyone had some insight on how to do this: I have a FreeBSD server that has a dozen or so IP addresses assigned to it, that it answers for. My question is, is it possible for a PHP page hosted on that server or a perl script to make an HTTP request to another...
Hi All,
I was wondering if someone could tell me how to get ahold of (or generate) the binary needed to run php scripts from the command line. I have php 4.0.1pl2 running on FreeBSD and cannot seem to find the php binary (i dont think it's there). Thanks for the help!
Adam
Hi Everybody,
I have an array of arrays of size n in the following format:
people_array[0]["name"]["age"]["dob"]
people_array[1]["name"]["age"]["dob"]
people_array[2]["name"]["age"]["dob"]
...
Hi everybody,
I run a mail server that handles mail for multiple domains. Somehow, a spammer is obtaining a list of valid mail accounts on my sendmail server and addressing his spam messages to only those accounts. Many of these accounts mail accounts have never been used by a person and...
Hello,
What if you want a PHP web page to launch a Perl script but keep it in the background- don't have PHP wait around for its output. I have a PHP page that is supposed to launch a perl script that sends a bunch of email and does database work and I don't want the page waiting around for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.