Current Page: 1 of 1
Results 1 - 2 of 2
14 years ago
rahulr
the php is running fine , but the javascript is not being processed at all . infact i see the javascript code displayed directly on my screen when i execute it through wamp server . is there any way to process javascript like PHP. ?
Forum: WampServer English
14 years ago
rahulr
I have written the code to access the SQLite datbase but its giving me FATAL ERROR. i would be glad if you guys could help me out. <?php // create new database (OO interface) $db = new SQLiteDatabase("db.sqlite" // create table foo and insert sample data $db->query("BEGIN; CREATE TABLE foo(id INTEGER PRIMARY KEY, name CHAR(255)); INSERT INTO foo
Forum: WampServer English
Current Page: 1 of 1