Learnphponline - learnphponline.com - Learn PHP Online

Latest News:

How To Find The Current URL In PHP 6 Apr 2009 | 07:04 am

In your valiant conquest of the web development industry, you will notice that some scripts will require that you know the current URL the user is browsing to provide certain services. A prime example...

A Simple Yet Elegant Contact Form In PHP 5 Apr 2009 | 12:29 pm

3 Files Used: contact.php captcha.php captcha.png Requirements: GD Library Installed (For Captacha- it’s 99% likely it’s already installed) Simplicity is bliss. Unfortunately for webmasters, a s...

URL File-Access is Disabled in the Server Configuration 4 Apr 2009 | 11:59 am

Warning: include() [function.include]: URL file-access is disabled in the server configuration is an error obtained by using the include command. Lucky for webmasters, this error is easily fixed via s...

Email Activation For Registration Forms 4 Apr 2009 | 11:31 am

Email Activation For Registration Forms Foreword: There are two good reasons why email activation is a necessary for webmasters. First, it helps root out spam by requiring user interaction. It also c...

Making Uppercase Words Automatically In PHP With UCWords 4 Apr 2009 | 11:28 am

Foreword: Humans are lazy by nature; we hold this truth to be self-evident. Any function in PHP that is going to save us a bit of time down the road is well worth the time invested in as a result. Ev...

SQL Injection: How To Prevent Security Flaws In PHP / MySQL 4 Apr 2009 | 11:15 am

Foreword: SQL injection is a very scary phrase. After all, it has single-handedly been responsible for putting down major government websites and thousands of personal home pages- and everything in be...

Find Odd Or Even Numbers 4 Apr 2009 | 11:08 am

Foreword: There comes the time in every web developer’s escapades that he or she needs to find an odd or even number. Perhaps for use in alternating color schemes in blog comments, or even for more se...

PHP Comments Tutorial 4 Apr 2009 | 11:04 am

Foreword: Arrogance runs thick among the LearnPHPOnline.com programmers- we hate doing more work than we have to! Commenting is something that is normally ignored by new or lazy programmers, but both ...

PHP Include Tutorial 4 Apr 2009 | 11:03 am

Foreword: The include statement built into PHP is going to save web developers a heap of time in making their web application. What we’re going to see in this tutorial is how we use the include statem...

What Is PHP? 4 Apr 2009 | 10:27 am

Foreword:We have established that PHP is a web development language that can make developers a hefty sum of money. Before we can start learning the language, we need to know a few things. What exactly...

Recently parsed news:

Recent searches: