Best Mock database software

by 6 replies
7
Hi all

I want to build a script using a software which connects the database to my php files which call to the database without having to upload it to a website etc.

What software can do this?

-Owen
#programming #database #mock #software
  • Know first your database software types. . . .
    • [1] reply
  • This makes no sense.
    You don't want to upload the db anywhere or the script?
    Either way, how could it be used if it wasn't uploaded anywhere?
    • [1] reply

    • I want to create a database which is linked to a program that executes the database instead of executing it via a host.

      So basically it sits on my desktop and I can run it from my desktop using software. Its an easier way of creating a script that having it live and having to run through ftp etc.
  • So just install a database on your pc.
    If you want to use PHP and MySQL, install WAMP:
    Install PHP 5 Apache MySQL on Windows : WampServer
    • [1] reply
    • I got great Experience from Xampp than Wamp. So, my advice is to try Xampp. Thanks.

Next Topics on Trending Feed