Page 1 of 1

getting started with php help

Posted: Thu Mar 31, 2011 8:20 pm
by triumph
I have been learning php for only about six months. I have created several php/mysql with HTML sites for my own use including a web-based email client.
I do not do this as a job just for fun (my day job is a Cisco certified network admin).
I have been asked to look at a charity website designed by someone else and am a little lost.
There is no HTML so I have no idea when looking at the site how to change things.
Can I set up eclipse or another program to help me map this existing site or is this beyond my experience?
Any help really appreciated.

Re: getting started with php help

Posted: Fri Apr 01, 2011 12:28 am
by McInfo
Depending on how the PHP is written, Eclipse PDT or NetBeans should make following the code much easier than it would be in a lightweight text editor like Notepad.