Results 1 to 4 of 4

Thread: PHP emulation

  1. #1
    Join Date
    May 2012
    Beans
    17

    Cool PHP emulation

    I am trying to test a PHP document on Firefox using Bluefish Editor. When I click test it immediately tries to get me to download the PHP file but does not display it at all. I am not sure if I over looked a setting or if I need to download something or what...

    Yeoj
    Last edited by 1Yeoj1; June 6th, 2012 at 04:42 PM.

  2. #2
    Join Date
    Apr 2007
    Beans
    617
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: PHP emulation

    Quote Originally Posted by 1Yeoj1 View Post
    I am trying to test a PHP document on Firefox using Bluefish Editor. When I click test it immediately tries to get me to download the PHP file but does not display it at all. I am not sure if I over looked a setting or if I need to download something or what...

    Yeoj
    I'm not sure bluefish will do what you want. PHP files need to be interpreted by php before any valid html is rendered. So you need to upload them to a webserver with php enabled before you get to actually see what you have coded

  3. #3
    Join Date
    May 2012
    Beans
    17

    Re: PHP emulation

    I found the answer to running PHP. I got a LAMP stack after following Ubuntu's help site.

    Yeoj

  4. #4
    Join Date
    Oct 2010
    Location
    Finland
    Beans
    252
    Distro
    Ubuntu

    Re: PHP emulation

    XAMPP is a pretty useful tool for testing websites...

Tags for this Thread

Bookmarks

Posting Permissions

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