Hi people
Looking for a piece of advice about what is wrong with this sniplet and what is the
right one. I tried to write the html using print(""); as below:
print("<td>");
print("<input type='button' value='back' onclick='self.history.back()';");
print("</td>");
what happen was that when the html page was generated, that specific part did not
apear on the page, although the source can be seen using view source.
What did I do wrong?
cheers
Jack
[EMAIL PROTECTED]
"There is nothing more rewarding than reaching the goal you set for yourself"
- Re: [PHP] what is wrong with this sniplet? [EMAIL PROTECTED]
- Re: [PHP] what is wrong with this sniplet? J�rg V . Bryne
- Re: [PHP] what is wrong with this sniplet? Christian Cresante
- RE: [PHP] what is wrong with this sniplet? Jon Haworth
- [PHP] what is wrong with this sniplet? Jacky
- RE: [PHP] what is wrong with this sniplet? Alvin Tan
- Re: [PHP] what is wrong with this sniplet? [EMAIL PROTECTED]
- Re: [PHP] what is wrong with this snip... Simon Garner
- Re: [PHP] what is wrong with this sniplet? [EMAIL PROTECTED]
- Re: [PHP] what is wrong with this sniplet? Christian Reiniger
- Re: [PHP] what is wrong with this sniplet? Yasuo Ohgaki

