Reply
How do I create password-protected page
Old 03-25-2005, 10:00 AM
simptech's Avatar
Skilled Talker

Posts: 81
Location: Cape Coral, Florida, United States
Quote:
Originally Posted by Minaki
If you're on a windows server, stay away from PHP and MySQL if you want to avoid real headaches.
The only draw-back to PHP/MySQL on a Windows environment we have encountered is that PHP variable decalrations are strict.

eg: variables must be explicitly set before you can use them.

Is there some other issue you have had with PHP/MySQL on a Windows server that is not covered by that statement?
__________________
PHPScripts4Free.com
FREE PHP scripts for your website!
simptech is offline
Reply With Quote
View Public Profile Visit simptech's homepage!
 
Old 03-25-2005, 11:05 AM
Minaki's Avatar
Defies a Status

Posts: 1,626
Location: Guildford, UK
Not personally. I stay clear away from it myself, just going by what I've heard
__________________
Minaki Serinde MCP
"Wow, Linux is nearly on-par with Windows ME!"
Inoxia Pyrotechnics Supplies | Surrey Angels Cheerleading Squad
Minaki is offline
Reply With Quote
View Public Profile Visit Minaki's homepage!
 
Old 03-25-2005, 11:48 AM
simptech's Avatar
Skilled Talker

Posts: 81
Location: Cape Coral, Florida, United States
The biggest problem is when a developer that is used to the relaxed Linux/PHP environment tries to develop using Windows/PHP. If you structure your code well by decalring variables before trying to use them, you will have very few issues on a Windows server.

Personally I steer clear from MS boxes unless a project absolutely requires us to develop on one. When we develop on MS servers, we use that same coding constructs as we do on Linux boxes. The only exception being, a few functions like checkdnsrr() and getmxrr() are not supported in a Windows environment.
__________________
PHPScripts4Free.com
FREE PHP scripts for your website!
simptech is offline
Reply With Quote
View Public Profile Visit simptech's homepage!
 
Reply     « Reply to How do I create password-protected page

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12200 seconds with 11 queries