nora Posted March 18, 2006 Share Posted March 18, 2006 can any one help in connecting javascript with mysql database? Link to comment https://forums.phpfreaks.com/topic/5221-how-to-connect-javascript-with-mysql-database/ Share on other sites More sharing options...
v-wdd Posted March 18, 2006 Share Posted March 18, 2006 There is no way of using JUST js to interact with mySQL. You could however send a request from js to a php file using xmlHttpRequest (AJAX).[a href=\"http://www.google.ro/search?hl=ro&q=ajax+tutorials&btnG=C%C4%83utare+Google&meta=\" target=\"_blank\"]Here[/a] are some tutorials to get you started. Link to comment https://forums.phpfreaks.com/topic/5221-how-to-connect-javascript-with-mysql-database/#findComment-18611 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.