At the moment I have a normal ajax example that refers to an xml file.
This xml file is a conversion of a mysql database file I have.
Now I wish to cut out the middle man (xml) and refer straight to the database.
Any Ideas on how I would go about this? Possible examples?
I am not new to internet programming but I am new to the AJAX concepts.
Thankyou, Regards X