:: Forum >>
mysql and javascript
How do you access mysql tables inside javascript, or is it not possible?
Needs Help
Sunday, September 11, 2005
MySQL is server side code, JavaScript is normally clientside code. You need to get a book on PHP/mySQL and use PHP to access your tables, it is the easiest way to do it.
Jim Hunter
Monday, September 12, 2005
This topic is archived.
Back to support forum
Forum search