PDA

View Full Version : Coding Help..?


ender
22 May 2001, 01:28
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Okay I am having trouble on the bolded line..what am I doing wrong?

BradC
22 May 2001, 03:23
Is this part of vbb2.0? or is this some form of .php page you are creating...

cause here is what I do.. I add \"something\" ( \ ) infront of the "'s..



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



that is .. if you are making up your own .php page... dunno what else.. heh I am new.. lol

and umm .. could you copy and paste your errors you are getting?

tubedogg
22 May 2001, 12:13
You will need to escape all quote marks in any echo blocks as so:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------