javascript dies in php

Posted by ti_nhatrang, 01-17-2008, 06:49 AM
Hi guys, I can't seem to put this in a echo statement in php, here's what I got and it doesn't seem to work. Any kind of help would be greatly appreciated. Thanks again in advance.

Posted by foobic, 01-17-2008, 07:45 AM
You have quotes in the javascript you're trying to output. Either escape them (all of them!) or preferably use a heredoc:

Posted by isurus, 01-17-2008, 07:50 AM
Did you check your error log? You are using double quotes within your string - this will be terminating the string prematurely. You could use heredoc syntax: Do you actually need to get php to echo that data? There don't seem to be any PHP variables in there, so why not just close your php tag, output the JS, then open your php tag again:

Posted by isurus, 01-17-2008, 07:53 AM
hmm.. looks like I was too slow to post

Posted by ti_nhatrang, 01-17-2008, 05:50 PM
I've tried both method and it doesn't seem to work, here is the whole section that I'm trying to do:

Posted by ThatScriptGuy, 01-17-2008, 06:27 PM

Posted by ti_nhatrang, 01-17-2008, 06:40 PM
it throws off my alignment if I do what you just recommended.

Posted by ThatScriptGuy, 01-17-2008, 06:44 PM
Then that's your code throwing off your alignment. All I did was separate your PHP conditional from your HTML code.

Posted by ti_nhatrang, 01-17-2008, 06:51 PM
ignore that, it's fine now.

Posted by ti_nhatrang, 01-17-2008, 07:04 PM
Thanks again for all your help! I never thought it could be done this way, which will make things a lot easier from here on out.

Răspunsul a fost util?

 Tipărire

V-ar mai putea interesa și

Website vs. Traceroute

Posted by libran, 09-17-2008, 06:11 PMHi guys, I'm having a problem with this. We are...

Linux: backup hard drive mounted to /backup

Posted by UberTricep, 11-10-2012, 07:49 AMI have a new dedicated server and I ordered a backup...

I need help faster! - Looking again

Posted by johnpalm, 09-06-2002, 12:18 PMOver the past 6 months I had a number of reseller account...

aletia reseller

Posted by hostchecker, 09-27-2001, 05:36 PMwhas the URL for aletia reseller plans? Posted by...

Auto Forward

Posted by reliablets, 03-26-2007, 12:53 PMHello, My reseller account gives my users the option...