PHP-manual | ||
---|---|---|
Föregående | Appendix D. Migrating from PHP/FI 2 to PHP 3 | Nästa |
Just like with if..endif, the syntax of while..endwhile has changed as well:
Varning |
If you use the old while..endwhile syntax in PHP 3.0, you will get a never-ending loop. |
Föregående | Hem | Nästa |
if..endif syntax | Upp | Expression types |