The best Web scripting library - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Other (
https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (
https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: The best Web scripting library (
/showthread.php?tid=306096)
The best Web scripting library -
SourceCode - 25.12.2011
I'm having hard time to choose web scripting language, (Don't say make ur own one), PHP is primary but what library shall i use Ajax or jquery or anything else for client-side dynamic update, like ******** it should detect client acts and update the page
Re: The best Web scripting library -
[HiC]TheKiller - 25.12.2011
Pretty sure jQuery would be better for more advanced updating (or constant updating). Ajax is good if you're just going to change something on the click of a button, or if you type something into a text box.
I don't have that much experience in this area, but that's my 2 cents

.