My point still remains.. Goto is powerful, even if not needed.. There's about one time I would use goto, which could easily be done with two do..while().. The funny thing is, that I didn't do it that way, cause I though it looked ugly.
-- // DvDmanDT MSN: dvdmandt€hotmail.com Mail: dvdmandt€telia.com "Steph" <[EMAIL PROTECTED]> skrev i meddelandet news:[EMAIL PROTECTED] > > My opinion would be that goto isn't needed with the do..while() > > statement.. > > But on the other hand.. Neither for(), while() or do..while() would be > > needed with goto, would they? > > I learned a language called PHP. It contains for(), while() and > do..while(). I've been writing scripts that contain those expressions for > some years now. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php