|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You don't need a fax machine to get faxes. Get a fax-to-email fax number from CallWave. Try it free.
|
|
#1
|
|||
|
|||
|
print statement in PHP
How would I code this using the print" "; statement/ Everything I've tried backfires.
<TR><TD><A HREF="main.html" onmouseover="writetxt("<font size=-1><b>JamNews<br>Headlines</b></font>")" onmouseout="writetxt(0)" TARGET="main"><IMG SRC="/images/2b.gif" border=0 alt=""></A></TD></TR> Thanks |
|
#2
|
|||
|
|||
|
RE: print statement in PHP
Hmm..try this:
print "<TR><TD><A HREF="main.html" onmouseover="writetxt('<font size=-1><b>JamNews<br>Headlines</b></font>')" onmouseout="writetxt(0)" TARGET="main"><IMG SRC="/images/2b.gif" border=0 alt=""></A></TD></TR>"; That should work for you, if not let me know... |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Coding > print statement in PHP |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|