Re: [PHP] proxy

2007-01-21 Thread Jochem Maas
[EMAIL PROTECTED] wrote: > Hi list, > > I am trying to create a link checker that would look for broken URLs > with help of the following code" > > $handle = @fopen("http://www.circle.am";, "r"); > if ($handle): > print "OK"; > else: > print "Error"; > endif; > > The problem is that I want to ch

Re: [PHP] proxy

2007-01-21 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-01-21 17:29:56 +0300: > I am trying to create a link checker that would look for broken URLs > with help of the following code" > > $handle = @fopen("http://www.circle.am";, "r"); > if ($handle): > print "OK"; > else: > print "Error"; > endif; > > The problem is that I

Re: [PHP] proxy server

2006-08-15 Thread Richard Lynch
On Mon, August 14, 2006 10:24 pm, John Taylor-Johnston wrote: > I'm sure. CGI proxy I think is the key word I'm looking for. > I would even pay $10 per year for an SMTP access account if it fixed > my > problems. Think about it from the angle of a person who would consider offering this service...

Re: [PHP] proxy server

2006-08-14 Thread John Taylor-Johnston
>>I have a bulk emailing list to a select group (I never spam, only to those who want it). Sometimes their imap/pop servers block my mail. I know I can assign another smtp over-riding what is in the php.ini file. I can likely find enough code here: http://ca3.php.net/manual/en/ref.mail.php So, w

Re: [PHP] proxy server

2006-08-14 Thread Richard Lynch
On Sat, August 12, 2006 10:57 pm, John Taylor-Johnston wrote: > I have a bulk emailing list to a select group (I never spam, only to > those who want it). Sometimes their imap/pop servers block my mail. > I know I can assign another smtp over-riding what is in the php.ini > file. I can likely find

[PHP] Re: PHP Proxy Support

2006-05-19 Thread Manuel Lemos
Hello, on 05/19/2006 12:37 PM Vedanta Barooah said the following: > I am not sure if the feature exists, but would not it be a good idea > if the proxy configurations for php can be globally set - say for > example in the php.ini , having a global proxy configuration will > allow php scripts

Re: [PHP] proxy - detect

2004-11-26 Thread Rens Admiraal
Is only possible with proxy servers which support it (transparant proxy's)... otherwise it won't work... Brad Ciszewski wrote: does anyone know the function to get the IP address before the proxy-IP?

Re: [PHP] proxy - detect

2004-11-26 Thread Jason Wong
On Saturday 27 November 2004 02:10, Brad Ciszewski wrote: > does anyone know the function to get the IP address before the proxy-IP? print_r($_SERVER) If it's there it's there. If not change proxy(!) -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integra

Re: [PHP] proxy... of a sorts.

2003-07-09 Thread David Nicholson
Hello, This is a reply to an e-mail that you wrote on Thu, 10 Jul 2003 at 00:14, lines prefixed by '>' were originally written by you. Just a few things I picked up on while scanning your code... > $alltext = ereg_replace(' $alltext = ereg_replace(' $alltext = ereg_replace(' $alltext =

[PHP] Tyler->Re: [PHP] Proxy taking me to localhost.com

2002-08-28 Thread Ryan A
Hey, comon,give a dude a chance, I'm a newbie trying to leave java servlets and migrate to PHP and cant even get localhost to work and you are getting sarcastic... -Ryan A. > This is the greatest php related question I have ever seen. > > tyler > > On Wed, 28 Aug 2002 15:23:48 -0400 > [EMAIL PRO

Re: [PHP] Proxy taking me to localhost.com

2002-08-28 Thread Tyler Longren
This is the greatest php related question I have ever seen. tyler On Wed, 28 Aug 2002 15:23:48 -0400 [EMAIL PROTECTED] wrote: > > Hey, > I am on a cable connection...and to connect to the net my provider > gave me an address where my browser would get automatically > configured...maybe because