Re: [PHP] Nested PHP

2004-02-02 Thread Jon Bennett
you can also do stuff like this... if ($someVar == true) { ?> someVar appears to be true someVar appears to be false Thanks, Jon jon bennett | [EMAIL PROTECTED] new media creative _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ J b e n . n e t 91 Gloucester Rd,

Re: [PHP] Nested PHP

2004-02-01 Thread Russell Shaw
Robby Russell wrote: Russell Shaw wrote: Hi, I have php code embedded in html, that is read by apache. Is nested php code allowable such as: \" ?>"; ?> ... ... Not sure what you're trying to do there. I am generating dozens of rows of a table with entries from a database. Each row ha

Re: [PHP] Nested PHP

2004-02-01 Thread Robby Russell
Russell Shaw wrote: Hi, I have php code embedded in html, that is read by apache. Is nested php code allowable such as: \" ?>"; ?> ... ... Not sure what you're trying to do there. You can do this: hello world!\n"; ?> -- Robby Russell, | Sr. Administrator / Lead Progr

Re: [PHP] Nested PHP

2004-02-01 Thread John Nichel
Russell Shaw wrote: Hi, I have php code embedded in html, that is read by apache. Is nested php code allowable such as: \" ?>"; ?> ... ... Yes. -- By-Tor.com It's all about the Rush http://www.by-tor.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://