Loading...

More materials by author Andrew Spiziri - Page 1

in PHP
PHP File System

We will discuss the common filesystem functions available to you. First of all, in order to do anything with a file, we must first open it. To do so we will use the following line:

read more
in PHP
URL Verification

Do you have a big list of links in your database that you want to display but only want to show ones that are still in existance? Well theres a very easy method for doing so. All you need is the fsockopen() function. Here is an example:

read more

Copyright © All Rights Reserved