Check to see if allow_url_fopen = On in your php.ini file
"Disko_kex" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi.
> This has always been working for me, and now it isnt?
>
> $handle = fopen ("http://www.lokalguiden.se/test.txt";, "r");
> ?>
>
> I get this warning:
> Warning:
I am having trouble installing php5 with apache 2.0.47
The setup of apache whent with out a hitch and tested fine.
But i can not get the php4apache2.dll to loud? it bombs out with syntex
error in hhtp.conf : php4apche2.dill moduel can not be found.
I Have tryed every think i can think of to get
Greetings everyone,
We have just launched a new product called codeSECURE and would like you to
check it out.
codeSECURE is a PHP obfuscator.
Basically codeSecure is a small collection of scripts to "obfuscate" or
"garble up" php code so that PHP developers can protect their intellectual
propert
php-windows Digest 18 Oct 2003 02:43:37 - Issue 1961
Topics (messages 21805 through 21808):
Re: Check mail format
21805 by: Ignatius Reilly
21806 by: MeAndI
21807 by: Luis Moreira
Re: $_POST in MySQL query issue...
21808 by: Socheat
Administrivia:
To subscr
Dear all ,
Could anyone help me to use crypt() function on window system ? , I want
to use all libraries that currently not support in PHP like crypt(), but I
want to use it.How could i make it work?
-Original Message-
From: Lang Sharpe [mailto:[EMAIL PROTECTED]
Sent: Thursday, Oct
As far as I know, there is no direct way.
You have to parse the address, looking for the "@" character, at least.
Then check for the presence of characters before and after the "@", and at
least a dot "." on the right side (after "@").
Luis
- Original Message -
From: "MeAndI" <[EMAIL PROT
I wrote:
if (eregi("[EMAIL PROTECTED]", $Email))
but the PHP always recognized the e-mail address as right! Why?
"Ignatius Reilly" <[EMAIL PROTECTED]> ha scritto nel messaggio
news:[EMAIL PROTECTED]
> You can use the following regex:
>
> /[EMAIL PROTECTED]/
>
> Ignatius
> ___
You can use the following regex:
/[EMAIL PROTECTED]/
Ignatius
_
- Original Message -
From: "MeAndI" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 17, 2003 2:51 PM
Subject: [PHP-WIN] Check mail format
> Hi,
>
> I just want to know how I can rec
php-windows Digest 17 Oct 2003 12:54:42 - Issue 1960
Topics (messages 21797 through 21804):
Re: [PHP] $_POST in MySQL query issue...
21797 by: BAO RuiXian
Re: $_POST in MySQL query issue...
21798 by: DvDmanDT
21799 by: Lang Sharpe
Re: [PHP-DB] $_POST in MySQL query
Hi,
I just want to know how I can recognize that the e-mail address inserted by
the user is correct or not.
E.g.
[EMAIL PROTECTED] -> correct e-mail address
[EMAIL PROTECTED] or user-server.com -> incorrect email addresses
please help
Thanks
--
PHP Windows Mailing List (http://www.php.net/)
To
Getting CHM version of PHP manual would be the right thing to do. It's
index/search is the best way to learn about functions you need.
Good luck ;)
Donny
Yosvel Reyes wrote:
Hi All:
Enviroment: php 4.xx Apache 2.0 Internet Explorer 6.0 Windows OS
I'm Just a php beginner and I'm testing some
Hi.
This has always been working for me, and now it isnt?
http://www.lokalguiden.se/test.txt";, "r");
?>
I get this warning:
Warning: fopen(http://www.lokalguiden.se/test.txt): failed to open
stream: HTTP request failed! ^ in c:\inetpub\wwwroot\lgd\test.php on
line 2
I just change from apache
12 matches
Mail list logo