Open Source & Stuff  
  |     Main Site     |      Forum     |     Contact     |
Ajax Linked Select boxes :  forum.Salix.gr forum.Salix.gr
Comments, questions, usage, bugs. 
Goto Thread: PreviousNext
Goto: Forum ListMessage ListNew TopicSearchLog In
sticky threadExample installation
Posted by: panos (IP Logged)
Date: December 07, 2006 03:37AM

To use example:

1. extract files to a folder

2. import db_sample_data.sql to a database

3. edit top_script.php and set

openDB( 'localhost', // server
'salix', // database name
'salix', // db username
'salix' // db password
);

it is suposed that top_script.php want be used in your code, but there will be an active connect.

4. edit sc_select_ajax_handler.php and set

$sc_ajax_select_boxes->openDB('localhost', // server
'salix', // database name
'salix', // db username
'salix' // db password
);


and that's it.



Edited 1 time(s). Last edit at 09/24/2007 09:06AM by panos.

sticky threadRe: Example installation
Posted by: jerry (IP Logged)
Date: May 27, 2008 10:30AM

can the database be imported in access or just in mysql?

sticky threadRe: Example installation
Posted by: panos (IP Logged)
Date: May 28, 2008 02:24AM

ms-access?
no.
Sorry, but just mysql.



Sorry, only registered users may post in this forum.

All Rights Reserved 2006 Salix.gr  |  Design by Ades Design |  Hosting by e-emporio |  forum.Salix.gr powered by Phorum