5,838
edits
m (→More about PHP: added cross reference to forum topic) |
m (→What about Ajax?: added common use sentance) |
||
==== What about Ajax? ====
Ajax is, in essence, a concept not a new language. It's basically JavaScript being used to request information, and it works in the background while you are viewing a page on the browser. The most common use is to use the script to update just one part of a web page without reloading the whole page, but that does require a greater technical level in script writing than a novice.
==== When to use JS (Javascript) or PHP ? ====
|
edits