[PHP-WIN] Re: Time limit in the script

2005-02-16 Thread Reptilevl
you could allways set a cookie with the timestamp in it and calculate problem is, that you won't be able to forward when it's exactly an hour if you know what I mean. I made a similar thing once. I did the forms and stuff in PHP but I used Javascript for the timer. I would give you the code but i

[PHP-WIN] Re: php_printer.dll and iconv.dll

2005-02-16 Thread Reptilevl
on http://www.php.net under the download section there is a PECL now for 5.0.3 the printer one is in there "Dale Attree" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Where can get the above mentioned files for PHP 5.0.3? > > Kind Regards, > Dale > -- PHP Windows Mailing List

[PHP-WIN] Re: mysql connect problems

2005-02-16 Thread Reptilevl
Make sure you copied the libmysql.dll from your php folder to your system folder as well "Patrick Roane" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >I am trying to est. a connection to mysql via PHP5 on > my win XP and I keep getting the undefined function > error. By the way I