Reply to Re: can't insert javascript call with PHP
Posted by rynato on 07/23/07 20:16
OK I figured it out *blushing*
the entire <img> tag was written to a different table for the <a> tag.
I set the char variable for the table column which holds any string
which might go between <a></a>, to only 96 characters which apparently
was not enough in this case.