PHP MySQL Emulator

Sudantha_s

Member
Feb 2, 2007
3,516
7
0
Assassin Brotherhood
I'm not exacly looking for an editor but rather some kind of emulation of PHP scripts and MySQL so that I don't have to install Apache and set up my own server. I want this so that I don't have to upload my code into a server each time I have to check it.... Does such application even exist? :)
 

SAN_APIIT

Well-known member
  • Mar 8, 2007
    4,611
    196
    63
    In a Chip !!!
    Try WAMP

    wamp1.jpg



    After installation run the application.

    To test ur files copy ur file to the following location.
    C:\wamp\www\ (This is the default installation location)
    To access type this in the browser http://localhost/filename.php

    For MySQL go to the following link http://localhost/phpmyadmin/

    Download Link (20MB): Direct Download
     

    SAN_APIIT

    Well-known member
  • Mar 8, 2007
    4,611
    196
    63
    In a Chip !!!
    heshan123 said:
    the best is XAMMP

    Thats true, it has many feature such as a FTP client ect.

    But it has a terrible interface and uses as twice as much resources. (Thats why it has a lite version) :P

    No point of using unless u really need the extra features. :)

    If some 1 need to try it here is the download link (37MB) : Direct Link

    After all both are free "sourceforge" projects. :D

    I Really don't recommend this one unless u need all the features
     
    Last edited: