The most suitable way to get data from a MySQL database
41 views
Skip to first unread message
bobo
unread,
Oct 7, 2007, 11:03:53 AM10/7/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jsLINB
I 'd like to make a form that use Ajax for obtaining MySQL data. Should I use some custom PHP script on server side or there is a more suitable way within jsLinb and phpLinb for doing this? Thanks in advance.
linb...@gmail.com
unread,
Oct 9, 2007, 9:13:34 PM10/9/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jsLINB
client server DB Browser <----json---> PHP <----custom code---> MySQL
No help code to converse data from MySQL to JSON yet. In phpLINB, you can converse PHP ojbect to JSON format.