-
Does Koolmoves Work With
mysql database and the php as well. I am going to download these and this may be a dumb question but i am just learning that it is a good idea to download them from there website as well as apache. I want to make sure i can download them and they work with forms, storing data, logins etc with koolmoves. Thanks.
-
There a loads of examples, mainly from Chris Seahorn using MySql and PHP in Koolexchange.
-
for testing on a server locally on your own system, about the easiest way to set up an apache server with PHP and Mysql is via
http://www.apachefriends.org/en/xampp.html
It works great and is what I use to test here.
-
thanks guys, this helps a lot.