Posted in

jQuery Mobile PHP MVC Framework

Framework adaptado a mobil con jquery-mobile.

/lib/config.php


 // Be sure to set these!
 <a href="http://www.php.net/define">define</a>("BASE_URL","http://localhost/jqmobile/");
 <a href="http://www.php.net/define">define</a>("COOKIE_DOMAIN","localhost");

 // Database Config
 $database = <a href="http://www.php.net/array">array</a> (
     "user"  => "root",
     "pass"  => "",
     "host"  => "localhost",
     "dbname" => "jqmobile"
 );

mdolon-jQuery-Mobile-PHP-MVC

Demo

Deixa un comentari

L'adreça electrònica no es publicarà. Els camps necessaris estan marcats amb *


The reCAPTCHA verification period has expired. Please reload the page.