Quote:
Originally Posted by stonner
Hi
I tried to add a tab with the newest profile photos. But it shows this error:
Parse error: syntax error, unexpected '<' in /home/stonner/public_html/forums/tabexternal4.php on line 42
Could you please help me?
I attached my file tabexternal4.php.
Thank you very much
|
That error is because you need to echo out HTML in the file.. after looking at what you are trying to do, I think that the iframe option would be the best (since you are calling external javascript) .. I don't have any iframe stuff that you could look at that would help, so I would suggest going to dynamic drive and reading the section on iframes for AJAX Tabs 2 .. I'll do some digging when I have some spare time.. just have not played with that option yet (but know that its the best for what you are attempting)..