[PHP-WIN] How to access windows username ?

2001-04-07 Thread sunker
Dear all, how to access the window username like as the NT base user ?. Thank you sunker -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED

Re: [PHP-WIN] Instaling PHP in windows with Apache

2001-04-07 Thread Giro De Roover
Dear Margarida, I don't know what exactly you have done so far but this is a clear explanation that help me when I started, it is basic I don't mean to insult your knowledge but sometimes we miss a little thing and it's gone. Tell me if this works, otherwise i can mail you my php.ini and httpd.con

[PHP-WIN] Looping through records and finding the next

2001-04-07 Thread Lars Eirik Rønning
Is there a way to use count a recordset in php. I realize ASP has a seperate object which is called recorset and then you can run thruogh all the records before it reaches the end I have successfully done this with while looping through the record. Is there a way to say that the next page should

php-windows Digest 7 Apr 2001 16:52:43 -0000 Issue 532

2001-04-07 Thread php-windows-digest-help
php-windows Digest 7 Apr 2001 16:52:43 - Issue 532 Topics (messages 6557 through 6562): How can I judge a sessionid is being used or not? 6557 by: yanshuldg 6558 by: yanshuldg Re: Instaling PHP in windows with Apache 6559 by: Gaylen Fraley 6561 by: Giro De R

Re: [PHP-WIN] Looping through records and finding the next

2001-04-07 Thread Bob Hall
>Is there a way to use count a recordset in php. >I realize ASP has a seperate object which is called recorset and then you >can run thruogh all the records before it reaches the end > >I have successfully done this with while looping through the record. Is >there a way to say that the next page s