RE: [PHP-WIN] Re: Call to undefined function mysql_connect()

2004-09-16 Thread Melanie Ployhar
I did both of these suggestions and it still doesn't work. I also It works fine in php4 but not php5. - I had a similar problem with PHP5 and IIS. I had to copy the php_mysql.dll to my c:\winnt folder (and/or c:\php\ -- it didn't like the ext folder). I assume you have enabled it in your php.ini?

[PHP-WIN] How can I organise my data from a total amount into tens?

2004-09-16 Thread Daniel Anderson
How can I organise my data from a total amount into tens? So, say I have a total amount of something like: 50 I want to organise this so it organises each into 10's like this: PAGE 1 (01 - 10) | PAGE 2 (11 - 20) | PAGE 3 (21 - 30) | PAGE 4 (31 - 40) | PAGE 5 (41-50)

[PHP-WIN] INCLUDE ASP does Not Work! for PHP - 4.3.4

2004-09-16 Thread Raj Gopal
Hi All, I have included a ASP file in a PHP script as follows and it does not work! whereas works fine Appreciate your help for any workarounds or Syntax issues -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php