[PHP] Re: URGENT: IIS server doesn't recognize PHP pages

2001-12-04 Thread Emek TUZUN
Hello, Unfortunately, your ISP doesn't support PHP. They should install PHP Win32 but I think they don't want to install PHP for only your customer's site You should change your ISP to another ISP whic supports PHP Or, the other way is changing your codes from PHP to ASP... But the firs

Re: [PHP] : IIS server doesn't recognize PHP pages

2001-12-04 Thread Emek TUZUN
So, the problem is config problem... Maybe you can try to change extension from .php to .php3 or .php4 etc. Then please inform us again... Emek "Mweb" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > On Tuesday 04 December 2001 12:04, Emek TUZ

[PHP] Re: session

2001-12-11 Thread Emek TUZUN
I had the same problem... You can transfer it by the URL and again register the session variables there... Or you can use CURL functions for this... Please check the manual... Emek TUZUN "Jordan" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL

[PHP] String validation

2001-12-11 Thread Emek TUZUN
How can I check a string variable is based on alphabetical and numerical characters? For ex, I want to make a whois script for domainnames. You may only use alphabetical, numerical characters and dashes ("-") Thanks Emek -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-m