getting started with php help

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
triumph
Forum Newbie
Posts: 1
Joined: Thu Mar 31, 2011 8:06 pm

getting started with php help

Post 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.
User avatar
McInfo
DevNet Resident
Posts: 1532
Joined: Wed Apr 01, 2009 1:31 pm

Re: getting started with php help

Post 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.
Post Reply