Articles & Tutorials
Welcome to the Articles & Tutorials section, a valuable resource for learning about different aspects of having an online presence. To begin, please make a selection from the menu and start learning.
Recent Articles on Web Programming
- Php - A First Look (PHP) PHP: Hypertext Processor is a server-side web programming language that blends seamlessly with HTML.
- Form Checking - Verifying Name Using PHP Ereg (PHP) One important use of Regular Expressions (Regex) is to verify fields submitted via a form. In this article, we attempt to write an expression that is able to verify the user's first name, middle name, last name or just names in general.
- Introduction To Regular Expressions In PHP (PHP) In Linux and Unix, the syntax that is commonly used by many applications for specifying text patterns is known as regular expressions or in short form - regex.
- Chmod 777 - Is it a Risk When Installing PHP Scripts? (PHP) Often when setting up PHP scripts on web hosting accounts you will see the requirement to set some files and directories to Chmod 777.
- Web Languages: PHP vs. ASP.NET (ASP) While the average web developer has a lot of options these days. It's really more of a bi-partisan system between ASP.NET and PHP, the rest being just independents.
- PHP Development Is Becoming Increasingly Popular (PHP) PHP simply refers to Hypertext Preprocessor and is becoming quite popular due to the wide nature of functions that it can be used for.
- Introduction to MySQL (MySQL) This article will teach you what MySQL is, what it is used for, and how to use it yourself.
- PHP and MySQL Basics (PHP) This is an introduction to using MySQL with PHP. This article will take you through creating a table, inserting data into it, and retrieving data. This article assumes you have a host with PHP and MySQL setup, and access to both.
