Subdomain Posts
JavaScript | 364 days ago
None | 474 days ago
Bash | 496 days ago
PHP | 499 days ago
HTML | 500 days ago
CSS | 500 days ago
HTML | 500 days ago
PHP | 500 days ago
HTML | 501 days ago
HTML | 501 days ago
Recent Posts
None | 7 sec ago
None | 21 sec ago
C# | 46 sec ago
None | 1 min ago
None | 2 min ago
None | 2 min ago
None | 2 min ago
None | 3 min ago
AutoIt | 3 min ago
None | 3 min ago
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
By charlvn on the 28th of Oct 2008 12:19:09 AM
Download |
Raw |
Embed |
Report
<!DOCTYPE HTML>
<link rel="stylesheet" type="text/css" href="style.css">
<?php foreach ($contacts as $contact): ?>
<td><?php echo $contact['name']; ?></td>
<td><?php echo $contact['email']; ?></td>
<?php endforeach; ?>
Submit a correction or amendment below.
[ previous version ] | [ difference ] | Make A New Post