mylaboratory
Title image
 
Home
 
Software
 
Raytracer
 
Recipes
 
Photos
 
Mashup
 

Random photo

More photos More photos

Contact

  • Web related:
    web@

Related links

  • PHP
    PHP: Hypertext Preprocessor
  • XHTML
    The Extensible HyperText Markup Language (Second Edition), A Reformulation of HTML 4 in XML 1.0
  • XHTML @ W3Schools
    XHTML is a stricter and cleaner version of HTML.
  • JavaScript @ W3Schools
    JavaScript is used in millions of Web pages to improve the design, validate forms, detect browsers, create cookies, and much more.

Other sites

Web Programming

I've been learning PHP and JavaScript as I've been writing this site. PHP is so similar to C/C++ that if you've got any experience with them you should be able to have a bash. The only note of caution that I should mention is that although it's easy to use, it's also easy to write insecure code too.

Below is the list of code snippets that I've written:

Bottom image