Hello php-windows,
i saw here many guys asking for that
why some functions are not working,
firstly please check whether your
configuration supports it or not
so try this :
it will show all commands that your php current supports:
$a[$ii1]\n"
You should put your url address between quotes. set_time_limit works for me
(PHP4.06)
Alain
On Sun, Sep 23, 2001 at 01:52:02AM +0200, dries wrote:
> Why does the time limit doesn't work ?
> Any suggestions how to fix this?
>
> Thanks!
>
>
> function connect1()
> {
> set_time_limit(2);
>
Can Someone point me toward the .dll's for the gd library?
Thanks,
I'm running under the windows PHP Binary (pre-compiled) from www.php.net.
When I try to use the getmxrr() function, I receive this error:
Warning: getmxrr() is not supported in this PHP build
I doubt it, but perchance, is this just an ini setting (extension) or is the
binary truly missing the su
Are you running in safe mode? Set_time_limit doesn't work in safe mode.
Glenn
"Dries" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Why does the time limit doesn't work ?
> Any suggestions how to fix this?
>
> Thanks!
>
>
> function connect1()
> {
> set_time_limit(2);
>
php-windows Digest 22 Sep 2001 23:52:06 - Issue 768
Topics (messages 9462 through 9466):
Re: IP Address
9462 by: pasupathy
Re: how can I use or run a php sample?
9463 by: pasupathy
Re: swatch internet time
9464 by: Daniel Beulshausen
Reinstall PHP and MySQL Proble
I just reinstalled the Win2K server that I had PHP4 and MySQL installed on.
Now whenever I pull up a PHP page it doesn't actually pull data from MySQL
BUT I don't get any errors.
I've set all the MySQL stuff in the php.ini and I can otherwise connect to
and use the MySQL databases (as the user
At 14:44 22.09.2001 +1200, Arron Edwards wrote:
>Hey all i worked it out. Someone emailed me the C code, I converted it to
>PHP here it is if any one else wants it.
you can just use date("B")
daniel
--
daniel beulshausen - [EMAIL PROTECTED]
using php on windows? http://www.php4win.com
--
PH
Burak Delice wrote:
>
> hi,
>
> I have been making some tests. I want to learn PHP. But I have not achived
> to run a php sample like below. Actually I want to make a mail sender on my
try the examples and tutorials at http://www.myscripting.com
they are simple and easy
you may try as well d
Glenn Pickett wrote:
>
> Yes, look at REMOTE_ADDR in the manual.
>
> Glenn
>
> "Craig Morrison" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> >
> > My apologies if this is a faq..
> >
> > Will PHP allow me to get the remote IP of a connection?
I have t
php-windows Digest 22 Sep 2001 11:26:43 - Issue 767
Topics (messages 9458 through 9461):
getmxrr not suppoerted
9458 by: Gaylen Fraley
memory limits
9459 by: Piotrek
reading a remote file
9460 by: Roshdy Hegazy
Re: swatch internet time
9461 by: Arron Edwar
Hey all i worked it out. Someone emailed me the C code, I converted it to
PHP here it is if any one else wants it.
and the C code:
beat = (long)the_time)-(((long)the_time) -
long)the_time) % 86400) + 3600))) * 10) / 864);
while (beat < 0) {
beat += 1000
12 matches
Mail list logo