...and http://github.com/fabricioferracioli/HTML-Tags-for-CakePHP-HTML-Helper/blob/master/app/views/helpers/html4.php
- S On 8 April 2010 00:32, Sam Sherlock <[email protected]> wrote: > If your using 1.3 you can try > http://github.com/thatcode/HtmlHelper > > I have not tried it myself but the decription sounds to be exacly what your > after > > - S > > > > > On 7 April 2010 23:20, cricket <[email protected]> wrote: > >> On Apr 7, 3:55 pm, Mateusz Kaczanowski <[email protected]> wrote: >> > Hi guys, >> > >> > $form->input("something") outputs something like <input type="text"> >> > >> > How convert it to xhtml tag like <input type="text" /> >> >> That's odd. Just yesterday, I was wondering how to do the opposite >> because I need to switch doctypes to 4/strict. I'm getting the " />" >> type. What version are you using? I have 1.2.6 here. >> >> Check out the new CakePHP Questions site http://cakeqs.org and help >> others with their CakePHP related questions. >> >> You received this message because you are subscribed to the Google Groups >> "CakePHP" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected]<cake-php%[email protected]>For >> more options, visit this group at >> http://groups.google.com/group/cake-php?hl=en >> >> To unsubscribe, reply using "remove me" as the subject. >> > > Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
