Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Lady18wheels #1
PHP statement appear as text
How can I make <?php echo '<p>Hello World</p>'; ?> appear as text in a document? I've tried using <code> </code> tags, but it didn't work.
Lady18wheels Guest
-
SQL like statement
Where am I doing wrong here? select company, womens from tblwshow where company LIKE '%things%' I know that there is a text "things" in some of... -
IF statement for Text Formatting
I have a page that formats text according to the time period it falls. if its overdue it will be red, within 90 days its yellow, and outside of 90... -
[PHP] SQL statement
Dan J. Rychlik <mailto:drychlik@tcsconsult.com> on Tuesday, September 23, 2003 4:58 PM said: It's failing because the ' before the %d is... -
[PHP] SQL statement
Tried that, it failed. I recieve undefined index timestamp. when executing. ----- Original Message ----- From: "Ney André de Mello Zunino"... -
if statement with url
Hi, How do I print different code depending on the URL? For instance: <? if url="page1.php" then print("hi"); if url="page2.php" then...



Reply With Quote

