Hi, Not directly related to PHP, but nonetheless many a PHP programmers will probably (at some point) have to have their PHP scripts ‘talk’ with some client side code; whether it be to a Flash application or straight to the browser using Javascript. The DOM is a virtual map of a web page. The DOM…
Hi, I like to announce our new JQuery video tutorial course. Though not strictly related to PHP, JQuery is a very popular Javascript library that many PHP programmers find themselves working with. Besides straight JQuery videos, we do get into some PHP specific subjects: PHP and Ajax PHP and JSON The table of contents: *…
Hi, Learning to program can be a frustrating process for a lot of people; especially for designer types wanting to learn a little PHP. The following tips should help a lot of you along the way to becoming a PHP nerd. My PHP learning tips: 1. Be patient: Patience is a virtue, especially when learning…