PHP Manuál | ||
---|---|---|
Předcházející | Příloha A. Migrating from PHP/FI 2.0 to PHP 3.0 | Další |
Just like with if..endif, the syntax of while..endwhile has changed as well:
Varování |
If you use the old while..endwhile syntax in PHP 3.0, you will get a never-ending loop. |
Předcházející | Domů | Další |
if..endif syntax | Nahoru | Expression types |