Submit Your Article Forum Rules

Results 1 to 4 of 4

Thread: php newbie

  1. #1

    php newbie

    I need some help ... please!

    I just a bought a new website and it uses php.

    The former owner has told me that I can't use frontpage to make changes to the site. I am pretty good with code but like to be able to have a preview of my pages when I am editing etc.

    Can anyone recommend software to use to edit my site that is php friendly?

    Right now I am using a trial version of EditPlus2.

    It is okay but I can preview :)

    Humiliated by hooked on WYSIWYG.

  2. #2
    Senior Member
    Join Date
    Apr 2004
    Posts
    309
    Hi Kim.

    Any text editor can edit php files but as php is a server side scripting language I'm afraid you cannot view the output.

    There are two options available.
    1. Upload your edited files to a webserver and view them in your browser.
    2. Setup a webserver on you own computer.

    Option 2 is not as hard as it may sound, there are a few packages that will setup the apache webserver with php perl and mysql already configured and ready to go.

    If you want to try that then go to http://www.firepages.com.au/ and select the phpdev4 package.

    Hope that helps.
    "I have not failed. I have found 10,000 ways that don't work" - Thomas Edison.
    "The secret to creativity is knowing how to hide your sources" - Albert Einstein.

  3. #3
    Senior Member
    Join Date
    May 2004
    Posts
    151
    Dreamweaver MX2004 has a live preview that will work with php code. Whilst it will not reproduce the colors correctly it gives a good graphical represention of what the output will look like. You can then flick between design and code view and make any necessary changes.

  4. #4
    Junior Member
    Join Date
    Aug 2004
    Posts
    4

    I agree with php pro

    Dreamweaver is the man for you it works just as you want it to.

Similar Threads

  1. Newbie..........
    By LowerYourFinances in forum Introductions
    Replies: 0
    Last Post: 01-20-2006, 11:25 AM
  2. hello from a newbie
    By jhantraz in forum Introductions
    Replies: 2
    Last Post: 01-20-2006, 02:40 AM
  3. Another newbie here
    By bzElam in forum Introductions
    Replies: 2
    Last Post: 12-21-2005, 02:38 PM
  4. Newbie needs help
    By jon_w_walker in forum Graphics & Design Discussion Forum
    Replies: 12
    Last Post: 09-29-2005, 04:03 AM
  5. Newbie Promoting Newbie Article
    By Marzlan Michael Arzl in forum Marketing Strategies Discussion Forum
    Replies: 2
    Last Post: 11-27-2004, 01:29 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •