[PHP-WIN] PHP listing windows hidden shares - Heeeeeeeeelp

2004-07-05 Thread Raul IONESCU
Hi everyone! I wonder if there are any solution to find windows hidden shares (c$, admin$, and so on) for a remote LAN computer In ASP works perfectly within a Visual Basic IIS application but IT'S IN ASP AND I WOULD REALLY LIKE TO DO IT IN PHP, NOT ASP !! Please res

[PHP-WIN] PHP + Ingres - Unable to load module 'ingres_ii'

2004-07-05 Thread php_beginner
Hi, I compiled PHP with Ingres support using VC++. First, I compiled php_ingres.dll and add it to php.ini. When I try to use php in command line it gaves me the message: "unable to load module 'ingres_ii', trashed c:\ingresii\ingres\files\symbol.tbl". But ingres works fine. The source code looks f

[PHP-WIN] PHP + Ingres - Unable to load module 'ingres_ii'

2004-07-05 Thread PHP
Hi, I compiled PHP with Ingres support using VC++. First, I compiled php_ingres.dll and add it to php.ini. When I try to use php in command line it gaves me the message: "unable to load module 'ingres_ii', trashed c:\ingresii\ingres\files\symbol.tbl". But ingres works fine. The source code looks f

[PHP-WIN] help with eregi

2004-07-05 Thread water_foul
ho do you make a eregi so it looks at the var as a single line -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: setup of MSSQL with PHP

2004-07-05 Thread Chris
Hey have you uncommented the mssql.dll in php.ini? I have the same setup and it works. You might try calling the server using its ip address or its dns name. Also, how are you setup for the php extension on the server? Are you using the php.exe or the php4isapi.dll for the extension? "Steve Howie"

[PHP-WIN] Password input in cli

2004-07-05 Thread William CANDILLON
How the password could output ** on screen ? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Self-calling script problem.

2004-07-05 Thread Garry Grierson
Because it self calls the script name is sometimes ommited on the header line, it usualy still works. Don't know why this happens. I dont need ' $user_id = $_GET['user_id']; ' because this isn't use within the program. It's the SESSION variables that should be passed and used. The user_id is jus

Re: [PHP-WIN] Self-calling script problem.

2004-07-05 Thread Luis Moreira
This is a very long thread, so sorry if I didn't read a bit, but there is one thing I don't understand. In your mail you say : >Calling the page for the first time works: http://160.221.21.129/timelog/index.php OK Self-calling with the additional user_id parameter set results in the

[PHP-WIN] PHP listing windows hidden shares

2004-07-05 Thread Raul IONESCU
Hi everyone! I wonder if there are any solution to find windows hidden shares for a remote (LAN / intranet) computer --- Incearca acum noul sistem de dating oferit de portalul acasa.ro

Re: [PHP-WIN] Self-calling script problem.

2004-07-05 Thread Garry Grierson
Both set to: on "Luis Moreira" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Garry Grierson wrote: > > >If I do this by passing the paramiters back into the script via the header > >line it works OK. > >When I try to use the SESSION variable it cant find the values, as I said > >thi

Re: [PHP-WIN] Self-calling script problem.

2004-07-05 Thread Luis Moreira
Garry Grierson wrote: If I do this by passing the paramiters back into the script via the header line it works OK. When I try to use the SESSION variable it cant find the values, as I said this is working on another machine running identical op and browser software etc... Any ideas? "Garry Grierson

Re: [PHP-WIN] Self-calling script problem.

2004-07-05 Thread Garry Grierson
If I do this by passing the paramiters back into the script via the header line it works OK. When I try to use the SESSION variable it cant find the values, as I said this is working on another machine running identical op and browser software etc... Any ideas? "Garry Grierson" <[EMAIL PROTECTED]>

Re: [PHP-WIN] check boxes... set the VALUE or just echo CHECKED????

2004-07-05 Thread Sudeep Zamudra
what's wrong with this: >Ten Twenty SuDeEp.. "Leo G. Divinagracia III" <[EMAIL PROTECTED]> wrote: i'm thinking of just adding the CHECKED word to the ECHO'ed HTML statement instead of dealing with the VALUE. what's the "proper" vs the "easy" way? thanks... i googled a fe

[PHP-WIN] check boxes... set the VALUE or just echo CHECKED????

2004-07-05 Thread Leo G. Divinagracia III
i'm thinking of just adding the CHECKED word to the ECHO'ed HTML statement instead of dealing with the VALUE. what's the "proper" vs the "easy" way? thanks... i googled a few pages and it really didnt give a good result. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: ht