Dear Roman,
Unfortunately, I did not find any examples on the net on using connect.c with
PHP. Could anyone provide me with some examples, please?
Thank you.
Best regards,
Ed
Sunday, January 21, 2007, 6:27:44 PM, you wrote:
> # [EMAIL PROTECTED] / 2007-01-21 17:29:56 +0300:
>> I am trying to
Thank you Roman and Jochem,
I'll try both.
Best regards,
Ed
Sunday, January 21, 2007, 6:27:44 PM, you wrote:
> # [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("ht
[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
# [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
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 check if the links are accessible under
certain proxy
In Apache I can configure a proxy redirect from one URL to another, ej:
htp://www.somesite.com/test -> http://www.othersite.com/path/to/display/
So that when the user loads up http://www.somesite.com/test they
actually see the content of the redirect instead (without the URL
getting
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...
>>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
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
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, whe
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
Hello Good People,
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 to access external resources from within a firewall
..
Hi all,
Does anyone know of (or have sample code for) a decent PHP proxy?
All I need to do fetch webpages from a remote site, replace certain
trigger text, then return them to the browser.
However, the user's browser must only be aware of my proxy page - it
shouldn't know where the
Hi!
I've made a script for sending anonymious e-mails!
But the script is not safe! everybody can send e-mails tho whoever you whant!
I'd like tho have proxy protection for it!
Could someone of you make it for me?
thnx!
the script:
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?
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
does anyone know the function to get the IP address before the proxy-IP?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
two files proxy.php and image.php
proxy downloads the website and image downloads the pictures
proxy.php--
http://www.website.com/image.php?image=';
$myproxy = 'http://www.website.com/proxy.php?web=';
$site = 'http://www\.website\.com/proxy\
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 =
i wrote this in couple of hours. i havent really begun to develope it yet.
it works, but i'm sure there's probably better/safer/faster ways to do
certain parts. would anyone like to point out a few?
http://www.domain.com/proxy.php?web=';
/\
* open
I have the following code :
">
And get the following result (html):
=³-
kVÕRFMNºI"*#V ZHF$2±ïT¨PWPRj{Ê#Û8HÅRWXàj µL !.x ã2)
Cãÿ4¾Ts
cÛü"ÙYvÙ9+VÎÄèÎ0VOi8¢æ>[EMAIL PROTECTED])Ðk±inHî&Ê¿!IPQ
X*pZ,ÆÎÙìôÆ0ü ( BhWÇ~v xäy±ÒJ|ìéG*¨
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
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
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 of that I am goint
to localhost.com?
I may be way off track here coz I dont know the first thing about what the heck a
proxy itself is
Dear PHP-People:
Anybody knows why when I configure in my Explorer that uses a proxy, the value of
the cookie that I has set with setcookie(...) is lost. When I disable the proxy, the
cookie value is remained.
Anybody has had the same problem?
Thanks a lot.
Emiliano Marmonti
Hi
I'm suspecting that I am having proxy problems with one of my PHP/MySQL
websites.
I am getting strange behaviour that ( at this point) seem only logical
to be due to proxy servers on the net holding outdated pages.
I would like to know if there is a way to force the bypass of a proxy
server
I am behind a LAN and i would like to know to use PHP's get_meta_tags
function though a proxy.
Can someone write me the help or write me the code
thanks
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail
27 matches
Mail list logo