MySQL, PHP Command Line Memory Jog

February 23, 2005 | In Developer

@@@ MySQL
Start -> Run
‘cmd’
cd ..
cd mysql
cd bin
mysql
-umartin -pmartin [log on]
show databases;
use ; # don’t forget the semi-colon at the end of each line
select * from

;

@@@ PHP
Start -> Run
‘cmd’
cd c: php
php -q .php

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • Pownce
  • Technorati
  • YahooMyWeb

No Comments yet

Sorry, the comment form is closed at this time.

© 2008 Martin Crockett. Sitemap. RSS Entries and comments feeds. Valid XHTML and CSS. ^Top^