Trying to update a PHP and MySQL website

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
Stefan83
Forum Newbie
Posts: 5
Joined: Tue Apr 03, 2007 10:13 am

Trying to update a PHP and MySQL website

Post by Stefan83 »

Hi, I have been given a task by my employer to update the company website (http://www.lifelocations.com) which is driven by PHP and MySQL. All I need to do is work through the PHP files and change any mistakes etc. Although I am reasonably familiar with HTML CSS Actionscript I have never used PHP before. Is someone able to point me in the right direction? Any software I need etc? Baring in mind the general structure is quite solid all I need to do is some editing of the content. Thanks in advance. Stefan
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

You can probably just open up Notepad(Windows) or GEdit (or some other linux text editor) and edit the content that is needed. Then push the files back up.

If there is a code issue here, let us know as this particular forum is not really for PHP related questions.
Post Reply