PHP Viewer

Discussion in 'PHP' started by oo7ml, Jun 19, 2012.

  1. #1
    Hi, i am experiencing some technical difficulties with my FTP for my site at the moment so i was hoping to view my site locally...

    My site is in php BUT there is no connection to a database. I simply want to be able to run a php site locally so i am looking for a small app for this as i do not need phpmyadmin... any suggestions, thanks in advance
     
    oo7ml, Jun 19, 2012 IP
  2. Oli3L

    Oli3L Active Member

    Messages:
    207
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    70
    #2
    I guess you run windows so..
    xampp, wamp .. there are many more apache softwares
     
    Oli3L, Jun 19, 2012 IP
  3. EricBruggema

    EricBruggema Well-Known Member

    Messages:
    1,740
    Likes Received:
    28
    Best Answers:
    13
    Trophy Points:
    175
    #3
    EricBruggema, Jun 19, 2012 IP
  4. oo7ml

    oo7ml Well-Known Member

    Messages:
    656
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    105
    #4
    Sorry, I am using Mac
     
    oo7ml, Jun 19, 2012 IP
  5. davidson_11

    davidson_11 Active Member

    Messages:
    33
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    80
    #5
    davidson_11, Jun 22, 2012 IP
  6. Noahdduke

    Noahdduke Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    PHP stand for php hypertext preprocessor. php programing language is easy language.HTML tags use in PHP.this web page using post method.php is HTML script.PHP
    offers many advantages-it is fast,stable,easy to use and open source.
     
    Noahdduke, Jun 27, 2012 IP
  7. NetStar

    NetStar Notable Member

    Messages:
    2,471
    Likes Received:
    541
    Best Answers:
    21
    Trophy Points:
    245
    #7
    1) I wouldn't say easy but rather forgiving that makes it easy to write bad code. Writing good code takes work.
    2) PHP really shouldn't be entwined with PHP.
    3) PHP is a stable distribution, like most languages, however you can still easily write unstable code.
     
    NetStar, Jun 27, 2012 IP
  8. liquidfire

    liquidfire Greenhorn Affiliate Manager

    Messages:
    68
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    18
    #8
    Navicat works good in lou of phpmyadmin..
     
    liquidfire, Jun 28, 2012 IP
  9. 137th Gebirg

    137th Gebirg Active Member

    Messages:
    70
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    91
    #9
    If you have a Mac, then PHP, Apache and MySQL should all be built in. You just need to turn them on in your control panel area and place your PHP code in your local web hosting directory. Then yes, Navicat would be useful if you wanted to manipulate your local database.
     
    137th Gebirg, Jun 29, 2012 IP
  10. oo7ml

    oo7ml Well-Known Member

    Messages:
    656
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    105
    #10
    Hi, thanks for your reply... where is the local web hosting directory and where are the php and apache settings on a mac, thanks again...
     
    oo7ml, Jun 30, 2012 IP
  11. 137th Gebirg

    137th Gebirg Active Member

    Messages:
    70
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    91
    #11
    The local HTTPD directory is located in your local home directory named "Sites".

    As for getting the server turned on and configured, this link has really good comprehensive instructions with screen captures. Good luck! :)
     
    137th Gebirg, Jul 10, 2012 IP