I am a newbie to everything with relation to coding.
I want to try and building myself a shop using OSCommerce.
I started to play around with it a while ago but got sidetracked with more important stuff.
Anyway getting to the put I wanted to develop it on my computer, so after reading around I understood I needed PHP, Apache and MySQL
I downloaded EasyPHP ages ago for my desktop, however I see plenty of people mention Xampp now
Which is better for me to use in relation to me knowing nothing, as I want to download one again to put on my Laptop which will allow me to install OSCommerce onto.
Easy Php or Xampp
Moderator: General Moderators
Imho the best is to install them all separately. This way you will be gently pushed to start knowing what you are doing.. It's hard in the beginning, but it will pay on the middle-long term..
Or, you could get XAMPP, Eclipse (with phpeclipse.de plugin) and the simpletest plugin (although this plugin will become better when the author releases a new version, with my patches in it
)
Or, you could get XAMPP, Eclipse (with phpeclipse.de plugin) and the simpletest plugin (although this plugin will become better when the author releases a new version, with my patches in it
- CoderGoblin
- DevNet Resident
- Posts: 1425
- Joined: Tue Mar 16, 2004 10:03 am
- Location: Aachen, Germany
Be aware the latest Eclipse (3.1) does not run with the old standard phpeclipse plugin. You need to download the beta version they have available (which I have had no problems with but it took me ages to realise this was the reason the php editor wasn't working),timvw wrote: Or, you could get XAMPP, Eclipse (with phpeclipse.de plugin) and the simpletest plugin (although this plugin will become better when the author releases a new version, with my patches in it)
To be honest, i've switched to http://www.xored.com/trustudio eclipse plugin instead of phpeclipse. It doesn't have a brower (not in the free version at least) but i like the editor better (better support for packages etc..)