php-db | 2000121
Date: 12/13/00
- Next message: Balak, Frank: "RE: [PHP-DB] dbase_ commands dont work"
- Previous message: Matthew Ballard: "Re: [PHP-DB] dbase_ commands dont work"
- In reply to: Louis Aslett: "Re: [PHP-DB] GOTO?"
- Next in thread: JJeffman: "Re: [PHP-DB] GOTO?"
- Reply: JJeffman: "Re: [PHP-DB] GOTO?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Louis Aslett wrote:
>
> Hi Julio,
>
> There is a GOTO construct which works much like many other languages, eg:
>
> if ($a == $b)
> goto END;
> .. code ..
> if ($c == $d)
> goto END;
> .. code ..
> END:
> .. more code ..
Hmm, the snippet does not work on my machine. Can you explain the syntax
a little better?
Ulf
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Balak, Frank: "RE: [PHP-DB] dbase_ commands dont work"
- Previous message: Matthew Ballard: "Re: [PHP-DB] dbase_ commands dont work"
- In reply to: Louis Aslett: "Re: [PHP-DB] GOTO?"
- Next in thread: JJeffman: "Re: [PHP-DB] GOTO?"
- Reply: JJeffman: "Re: [PHP-DB] GOTO?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

