
January 3rd, 2013, 07:55 PM
|
 |
JavaScript is not spelt java
|
|
Join Date: Feb 2011
Location: Landan, England
|
|
Quote: | Originally Posted by yousg27 Thanks alot.
I was missing to add the + variable +. The plus sign and this caused me lots of time.
What is a good way of learning java script and all syntax |
Most online JS tutorials seem to be out-dated - unless someone can recommend an up-to-date site?
So I would recommend a book: JavaScript and jQuery: The Missing Manual, D S McFarland sounds good! (I haven't read it but his CSS, Missing Manual was very good.)
javascript: The Definitive Guide is an excellent book, but not an introductory text. The Missing Manual will be an easier introduction/tutorial.
__________________
"The mysql extension is deprecated as of PHP 5.5.0, and is not recommended for writing new code as it will be removed in the future. Instead, either the mysqli or PDO_MySQL extension should be used." the docs
|