Wednesday, October 27, 2010
Tuesday, October 26, 2010
command to read mysql database table
For reading the database table
mysql> select * from wp_users \G;
mysql> select * from wp_users \G;
For resolving a site from our local sysytem in windows
For resolving a site from our local sysytem
E:\WINDOWS\system32\drivers\etc\hosts
edit the file
IP domainname
After this chages made the site will resolve from the local system
E:\WINDOWS\system32\drivers\etc\hosts
edit the file
IP domainname
After this chages made the site will resolve from the local system
Subscribe to:
Posts (Atom)