Monday, December 17, 2012

How To Start New ProjeCt.


Now i will playing with PHP coding and try to learn about PHP and the syntax. First i need a place to do my coding test. It's just like i will start a new project for this. :)
To make all the things ready,
- go to linux

- ssh dora@server
  [dora@localhost ~]$ ls
  >> BNC.docx  public_html  smf_2-0-2_install.tar.bz2

- cmd :: mkdir public_html/rnd ; cd public_html/rnd

- using nano.
  nano -w testcode.php
  ** insert the code inside.
  from [html] ...... [/html]

- save

Now i can view from my SAFARI .

>> http://server/www/rnd

No comments:

Post a Comment