I just released a new video on the super important indexed array. PHP indexed arrays are one of the two types of arrays that you’ll find in PHP. > PHP indexed array video tutorial
In this video we expand on our exploration of PHP variables. We look at things like: Variable expansion String Concatenation PHP variables part 2 Once you’ve finished this video, we will be looking at PHP arrays … the key to processing HTML forms.
These two videos introduce you to one of the most important tools in PHP – PHP ‘includes’. In a nutshell: PHP ‘includes’ allow you to include/insert code from other pages/documents into your PHP pages. Web designers familiar with CSS can see this as being like linking to external CSS files. Except with PHP includes, you…
Yet another WAMP video tutorial. This one continues the installation process and shows you the WAMP control panel. WAMP control panel video tutorial Questions, comments? Thanks, Stefan
I’ve released a new video on installing WAMP on a PC. WAMP install video tutorial Any comments? Thanks, Stefan Mischook
I’ve released a new video on PHP variables. PHP variables Should you have any questions or comments, please feel free to ask here. Thanks, Stefan Mischook