Alan Hale wrote:

> http://www.devshed.com/Server_Side/MySQL/JS_Arrays/
>
> I found it difficult to understand what was going on because the code
> example is embedded in the rest of a complex page layout. I also think there
> are errors in the code, which I've only partly sorted out (I'm a Javascript
> novice).

Just an update - I've realised this breaks with the example data given (in the
"extranet" database) - there is a person_id entry (30) in the person_skills
table which has no corresponding row in the personnel table. Once this is fixed
the code works fine.

Alan Hale


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to