Joomla!, Wordpress tips for building your site

Joomla!, Wordpress tips for building your site

Syndicate this site using RSS

Posts Tagged ‘Command Help

1. How to search table name with MySQL

Published on| December 3rd, 2009

You may want to know table name in DataBase with MySQL. If you want to do it, you should input the following command (SHOW TABLES command).



2. How to use php with console (command line)

Published on| July 17th, 2009

Perhaps I guess that you think that PHP language is very useful WEB language. PHP usage is not only that. PHP can also use from the command line. Very famous CM ...