Web Programming  Home Web Programming PHP (141 materials)
rss

Browse Pages: << <  11  12  13  14  15  > >>    

Sort by :   Date   Rating   Editor's Pick Only

Choose skill level:  
 More PHP Tutorials at LearnPHP.org

Click to read this material
Uploading Files With PHP
Author : Arnab_Ghosh

Upload an image or file to your server without using your FTP.


Click to read this material
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:




Click to read this material
Displaying Date and Time using PHP
Author : Ades Tynyshov

Type exactly like below in Notepad or any other HTML Editor and save it as date.php in your localhost.


Click to read this material
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:


Click to read this material
Get Hostname Behind Proxies

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.


Click to read this material
Populating a Drop Down Menu with Info. from a Database
Author : Andy Red

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.




Click to read this material
How to make a simple form mailer with PHP
Author : Rupe Parnell

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...


Click to read this material
Acquiring PHP MySQL
Author : Ramil Alcibar

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...


Click to read this material
Creating Dynamic Website Content with PHP - MySQL
Author : Don Beavers

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.


Click to read this material
PHP and Web Design
Author : Ades Tynyshov

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...

Browse Pages: << <  11  12  13  14  15  > >>
Sorted by Date

Display materials per page
print this page tell a friend subscribe to newsletter subscribe to rss