Navigation :
HomeSource code
Tutorials
RSS feeds
Articles
Wordpress plugins
Blog
Books
Software
Downloads
Hosting
manuals
Script directory
Training
Our Links
Site Sponsors :
- Load Cells
- mothers day replica rolex watches today
- Free partition data recovery utilities
- cheap reseller hosting
- MySQL & Best PHP Web Hosting + save 50%
Bookmark :
Links :
wwwstoresdomain names
software directory
Downloads :
Misc :
Webmaster ResourcesOnly PHP
ScriptSearch.com
Scripts.com - Get the best scripts NOW!
AndreaPHP Programming
Show MySQL tables
This displays all tables in a MySQL database, enter your own database
<?php
$db = mysql_connect("localhost" , "username" , "password");
mysql_select_db("mysql" , $db);
$result = mysql_query("SHOW tables", $db);
while($row = mysql_fetch_row($result))
{
print("$row[0]<br>");
}
?>
Books :
Sponsors :
Random Code :
Check number of characters(string)Degrees / Radians conversions(math)
A daily MySQL row displayed(database)
Random Article :
PHP Filesa simple password function in PHP
Network:
Programming resourcesTutorials directory
Hosting resources
ASP site
Domain names
Progged
Maxi directory
bigarticle : free articles
A Code
Code N Tutorials
Del.icio.us
Digg
Furl
Newsvine
Netscape
Reddit
StumbleUpon
Technorati
Squidoo
Windows Live
Yahoo MyWeb
Ask
Google