- Win32 F/OSS :
- Kool Aid :
- MinGW :
- Editor :
- CVS - Install :
- CVS - Use :
- Assorted Tools :
- Apache Install :
- PHP Install :
- MySQL Install :
- Ada :
- Asm :
- Awk :
- Basic :
- C++ :
- Caml :
- cLisp :
- Cobol :
- D :
- Fortran :
- Eiffel :
- Erlang :
- Haskell :
- Java :
- Javascript :
- Logo :
- Pascal :
- Perl :
- php :
- Prolog :
- Postscript :
- Python :
- Ruby :
- Scheme :
- Smalltalk :
- Tcl/Tk :
win32 F/OSS development - PHP
Once you've got Apache and PHP installed you're pretty much set to start writing PHP code. The Firefox Web developer extension is a great tool to help debug perl scripts gone bad...
Documentation
Code Snippets
Some code snippets; both the .php files and the source renamed as .php.txt
- helloworld.php: Hello world. src
- helloworldloop.php: Hello world with a loop. src
- helloworldmixed.php: Hello world mixing html with php src
- simpleform.php: a simple form with a processing page src , src