[PHP] Re: Moving to php

2003-11-16 Thread DvDmanDT
PHP is 99% (if not 100%) backwards compitable... PHP is even stable on
WinME, and on XP.. Lots of ppl use it on 2k as well... Works fine.. And fast
(well, depending on your installation and configuration)... Oh, and about
support.. PHP on windows accutually have it's own official list/newsgroup
(php-win or php.windows).. :)

MySQL and PHP is very good friends.. :)

-- 
// DvDmanDT
MSN: dvdmandt¤hotmail.com
Mail: dvdmandt¤telia.com
##
Please, if you are using windows, you may be infected by Swen. Please go
here to find out more:
http://us.mcafee.com/virusInfo/default.asp?id=helpCenterhcName=swen
http://securityresponse.symantec.com/avcenter/venc/data/[EMAIL PROTECTED]
##
Jim Van Heule [EMAIL PROTECTED] skrev i meddelandet
news:[EMAIL PROTECTED]
 I'm seriously considering moving to php from a competing 3rd party
 application. I have a few basic questions.

 1. What is the predominate OS platform php runs on? Recommended?

 2. I'm currently well versed in Win 2000  OS X. Are both Well
supported?

 3. When php comes out with a new major version (i.e. php 4 - 5), how
 backward compatible is it? Basically, will I need to do a lot of recoding
 each time there is a new version in order to upgrade? (This is the biggy.)

 4. We are currently standardized on MySQL. I'm assuming MySQL is the
 database of choice or am I wrong?

 -- 
 Jim

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: Moving to php

2003-11-16 Thread Derek Ford
DvDmanDT wrote:

PHP is 99% (if not 100%) backwards compitable... PHP is even stable on
WinME, and on XP.. Lots of ppl use it on 2k as well... Works fine.. And fast
(well, depending on your installation and configuration)... Oh, and about
support.. PHP on windows accutually have it's own official list/newsgroup
(php-win or php.windows).. :)
MySQL and PHP is very good friends.. :)

 

PHP on windows platforms isn't as good as it 'could be'. A lot of the 
windows oriented bugs go unfixed, because most core hackers don't care. 
The major opinion is why fix bugs on a buggy platform?.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP] Re: Moving to php

2003-11-16 Thread DvDmanDT
Well, yes.. But chanses aren't all that big you'll find any bugs (at least
not windows specific), unless you try the w32api extension or bcompiler
combined with zend optimizer...

-- 
// DvDmanDT
MSN: dvdmandt¤hotmail.com
Mail: dvdmandt¤telia.com
##
Please, if you are using windows, you may be infected by Swen. Please go
here to find out more:
http://us.mcafee.com/virusInfo/default.asp?id=helpCenterhcName=swen
http://securityresponse.symantec.com/avcenter/venc/data/[EMAIL PROTECTED]
##
Derek Ford [EMAIL PROTECTED] skrev i meddelandet
news:[EMAIL PROTECTED]
 DvDmanDT wrote:

 PHP is 99% (if not 100%) backwards compitable... PHP is even stable on
 WinME, and on XP.. Lots of ppl use it on 2k as well... Works fine.. And
fast
 (well, depending on your installation and configuration)... Oh, and about
 support.. PHP on windows accutually have it's own official list/newsgroup
 (php-win or php.windows).. :)
 
 MySQL and PHP is very good friends.. :)
 
 
 
 PHP on windows platforms isn't as good as it 'could be'. A lot of the
 windows oriented bugs go unfixed, because most core hackers don't care.
 The major opinion is why fix bugs on a buggy platform?.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: Moving to php

2003-11-16 Thread Derek Ford
DvDmanDT wrote:

Well, yes.. But chanses aren't all that big you'll find any bugs (at least
not windows specific), unless you try the w32api extension or bcompiler
combined with zend optimizer...
 

I've ran into many. The ones that really take the cake are the streams 
bugs, which have been around since the inception of socket support.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP] Re: Moving to php

2003-11-16 Thread DvDmanDT
Cool.. Weird.. I've used PHP since 4.1.0, on windows ME/Apache 1.3, using
streams, sockets, w32api, gd, classes, printers and more, never ran into any
other problems that w32api and bcompiler combined with Zend stuff.. :s

-- 
// DvDmanDT
MSN: dvdmandt¤hotmail.com
Mail: dvdmandt¤telia.com
##
Please, if you are using windows, you may be infected by Swen. Please go
here to find out more:
http://us.mcafee.com/virusInfo/default.asp?id=helpCenterhcName=swen
http://securityresponse.symantec.com/avcenter/venc/data/[EMAIL PROTECTED]
##
Derek Ford [EMAIL PROTECTED] skrev i meddelandet
news:[EMAIL PROTECTED]
 DvDmanDT wrote:

 Well, yes.. But chanses aren't all that big you'll find any bugs (at
least
 not windows specific), unless you try the w32api extension or bcompiler
 combined with zend optimizer...
 
 
 
 I've ran into many. The ones that really take the cake are the streams
 bugs, which have been around since the inception of socket support.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Re: Moving a PHP/MySQL web site ???

2001-07-27 Thread Owen Rudge

You can use phpmyadmin to dump the database into .sql files and then use
phpmyadmin again on the new server to import it.

--
Owen Rudge
http://www.owenrudge.co.uk/
http://www.gamearchive.uk.tt/



-- 
PHP General 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]