Navigation :
HomeSource code
Tutorials
RSS feeds
Articles
Wordpress plugins
Blog
Books
Software
Downloads
Hosting
manuals
Script directory
Training
Our Links
Site Sponsors :
Bookmark :
Links :
programmershelpfinance products
gambling sites
Downloads :
Misc :
Webmaster ResourcesOnly PHP
ScriptSearch.com
Scripts.com - Get the best scripts NOW!
AndreaPHP Programming
split text up into different rows and insert into an html table
split text up into different rows and insert into an html table
<?php
$text = <<<EOD
This is some
sample text,
we want to make
appear in multiple
rows in a table
EOD;
$lines = explode("\n", $text);
echo "<table>";
foreach ($lines as $line)
{
echo "<tr><td>$line</td></tr>";
}
echo "</table>";
?>
Books :
Sponsors :
Random Code :
A to Z links(strings)Mozilla or Internet explorer(internet)
an example of a class in php(beginner)
Random Article :
Site Personalization With PHPNetwork:
Programming resourcesTutorials directory
Clickbank mall
sell software
Free auctions, low cost stores
UK products
US products
Gambling directory
Sexy free wallpapers
Hosting resources
ASP site
DVD site
Domain names
Dating site
Software directory
Maxi directory
bigarticle : free articles
Del.icio.us
Digg
Furl
Newsvine
Netscape
Reddit
StumbleUpon
Technorati
Squidoo
Windows Live
Yahoo MyWeb
Ask
Google