Sort by :
Date
Rating
Editor's Pick Only
Upload an image or file to your server without using your FTP.
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:
Type exactly like below in Notepad or any other HTML Editor and save it as date.php in your localhost.
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:
This is a very simple code and works for anybody who is behind proxies and people who are not. This might be usfull if your have cable users visiting your site.
Editor's Pick in HTML Tutorials, November 2005
Discover the advantages of adding a database driven drop down list. Such menus are a easy way to cram a lot of links into a small, easy to maintain space.
As you may be well aware, displaying your e-mail address on your website can lead to e-mail harvesters picking up your address and adding it to hundreds or even thousands of lists used by spammers...
PHP and MySQL are already packaged in Linux and Mac OS X OSs. However, most PHP developer are actually using Windows when developing PHP applications. This is also true to myself. I have Mandrake Linux 10 but I'll just use it for testing purposes of my finished scripts...
Editor's Pick in Web Programming, June 2005
Did you know that constantly generating and posting fresh website content is a good way to get return visits from your customers? Here's how it's done using PHP.
Note 1: You don't have to know PHP programming to do this tutorial. Note 2: I assume that your server supports files with .php extension. If not, you won't be able to do this tutorial. For more info on how to install PHP on your PC go to Php.net...









