Sign in
apache
/
netbeans
/
c9ae5f89a8f92e7ca33367c3f2d49de62080ff6c
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
lexer
/
issue229960.php
blob: 7f92dd8680929d86bc12a69ea27861b80a9a1cf2 [
file
]
<?
php
foreach
(
$news_list
as
$news
)
{
?>
<br>
<?
php
}
//end of foreach
?>