Re: Portability of PHP from windows to Linux
- From: Nicholas Sherlock <n_sherlock@xxxxxxxxxxx>
- Date: Wed, 31 Aug 2005 15:34:32 +1200
seth wrote:
I would like to know how portable the code will be. Do we need to rewrite a lot of code when we move from Windows to Linux? What are the issues I need to be aware of?
The code I wrote that works fine on my local EasyPHP testing server (Windows) failed on a commercial server (Linux) because table/field names in the MySQL database were apparently case sensitive on the server (Worked fine here). Watch out :). All lowercase names is a good standard.
Cheers, Nicholas Sherlock .
- Follow-Ups:
- Re: Portability of PHP from windows to Linux
- From: Al Kolff
- Re: Portability of PHP from windows to Linux
- References:
- Portability of PHP from windows to Linux
- From: seth
- Portability of PHP from windows to Linux
- Prev by Date: Re: PHP Tutorials
- Next by Date: Re: Recommend good php editor
- Previous by thread: Re: Portability of PHP from windows to Linux
- Next by thread: Re: Portability of PHP from windows to Linux
- Index(es):
Relevant Pages
|