Monday, September 01, 2008

delphi4php hello world
$ ca /var/www
$ wget http://switch.dl.sourceforge.net/sourceforge/vcl4php/vcl_for_php_2_0.tar.gz
$ tar -zxf vcl_for_php_2_0.tar.gz


$vim goodbye_world.php

copy paste the code from this tutorial


load in browser

http://localhost/goodbye_world.php




then take the step 2

http://www.qadram.com/vcl4php/docwiki/index.php/Developer's_Guide_::_Hello_World

vim goodbye_world2.php

and load it in browser
http://localhost/goodbye_world2.php

No comments: