LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   xcart software (https://www.linuxquestions.org/questions/linux-software-2/xcart-software-597934/)

generalachoo 11-07-2007 10:36 PM

xcart software
 
Whats a good place to learn enough php so that i can use this software. Im setting up a LAMP server with this.

PAix 11-08-2007 11:25 AM

While you are learning the php you might consider xampp which is a complete lamp suite of Apache, php and mysql etc that sits entirely in /opt/lampp, so when you have finished developing you can inspect the php and apache config files set up as good examples and get rid of of the environment simply by effectively deleting /opt. Great for development, but not recommended for production. It would make a good quick playground that will allow you to make a few mistakes with relative impunity.
I'm sure someone more qualified than me wil be along to give you the php tutorial source information that you enquired after.

PAix


All times are GMT -5. The time now is 04:59 PM.