Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

New Scripts | PHP | Tutorials & Tips

Results 201-220 of 648
Processing HTML forms with PHP
A free tutorial about processing HTML forms with PHP, from basic to more advanced concepts. In the tutorial you learn how to use PHP to process HTML forms with security in mind. Recommended for anyone with basic HTML and PHP knowledge who wants to learn to process forms securely. Also includes several articles to help you get specific PHP form features working.
(53 ratings)
Reviews2
PriceFree
Views5471
PHP text counter
posted byundowebinCounters
A counter is an essential part of a site to know how many people are coming to site. Here is an easy way to make a counter. All you need is access to PHP and be able to chmod a directory. We�re going to save the amount of hits in a .dat file, so you don�t even need a mySQL database. First off, you have create a directory and CHMOD it 777 so PHP can write the counter.dat file.
(6 ratings)
Reviews0
PriceFree
Views1670
How to install PHP 5.2 on Vista
This is a guide that explains how to install and configure PHP 5.2 on Vista and IIS7.Following these easy steps you will be able to have PHP running on Vista 32 bits in 15 minutes.And keeping all the PHP files in the same directory. Try now,you are very welcome.
(3 ratings)
Reviews0
PriceFree
Views2020
How to Spam-Proofing Your Website
Spam-Proofing Your Website Anyone who operates their own website knows that you need to provide forms in your site for visitors to contact you. The big challenge is providing easy form access to your visitors, without letting SPAM flood your email inbox or database. The techniques described in this article tell you how to reduce the amount of SPAM.
(0 ratings)
Reviews0
PriceFree
Views1111
PHP - The Basics - Tags, echo and if/else
This edition of the PHP walk through talks about the basics of PHP coding, including the PHP tags, echo and if/else.
(0 ratings)
Reviews0
PriceFree
Views731
Make lowercase followed by uppercase data
study case implementation of strtolower and ucwords for data in mysql database
(0 ratings)
Reviews0
PriceFree
Views702
A Simple Banner Rotator
This script allows you to make a simple banner rotating script that you can easily modify and display on your site. It's basically a copy and paste job :)
(9 ratings)
Reviews0
PriceFree
Views2416
Protect A PHP Page
This script can easily be pasted into any PHP page to protect its contents. The user will only be allowed to visit the page, once the correct username and password is given.
(9 ratings)
Reviews0
PriceFree
Views1937
Export picture from mysql database to file with php
Mysql provide blob type for storing data, if you looking a way to export your blob data into a file (picture) maybe this tutorial will help.
(0 ratings)
Reviews0
PriceFree
Views1470
Creating a simple password protection
This tutorial will teach you how to create a very simple password protection for your web pages.
(21 ratings)
Reviews0
PriceFree
Views3948
First steps within the Zend Framework
Nice tutorial on using the Yahoo search web service with the classes from the Zend framework.
(0 ratings)
Reviews0
PriceFree
Views944
Creating a simple SQL script executor
In this tutorial I will show you how you can create a simple PHP script to execute MySQL batch files.
(0 ratings)
Reviews0
PriceFree
Views1590
Getting stock quote
In this tutorial I will show you how you can get any stock quotes from yahoo and display it on your own site.
(3 ratings)
Reviews0
PriceFree
Views1920
Introduction to Files
In this tutorial you will learn how to open, read, write, rename, remove and upload files using one of the best server-side languages -- PHP. It will overview the fopen() function and the different modes needed to open files. It will then teach you how to read data from a file and output it. Next you will learn about the fwrite() function and about truncating files. Next you will be taught how to use the rename() and unlink() functions to rename and delete files. Finally you are given an introduction into the world of uploading files.
(0 ratings)
Reviews0
PriceFree
Views1710
PHP regular expression tutorial
In this article I will show you how to use PHP regular expressions in your own PHP scripts.
(6 ratings)
Reviews0
PriceFree
Views1945
Using PHP with MySQL
Quick and easy script on how to create a DB link and execute an sql statement
(0 ratings)
Reviews0
PriceFree
Views1332
MySQL - Connecting PHP to Database
This article provides tutorial notes on connecting PHP scripts to MySQl servers. Topics include creating database connection objects; executing INSERT INTO, SELECT, and UPDATE statements from PHP scripts.
(0 ratings)
Reviews0
PriceFree
Views956
PHP Tutorial
PHP is the most popular scripting language on the web. This PHP tutorial will teach you to create dynamic web pages. PHP is known as a server-sided language. The html of page does not make on your computer but you request it and it comes from the server after executing the code. http://www.visualbuilder. com/php/tutorial/
(0 ratings)
Reviews0
PriceFree
Views1494
Php counter with cookies
posted byvuletavinCounters
Learn how to make php counter using mysql database and cookies.
(6 ratings)
Reviews0
PriceFree
Views1193
FTP Upload via cURL
Uploading files to a remote FTP server is very effective while using the cURL library. This short PHP tutorial will show the user how to upload a file to a password protected FTP server.
(0 ratings)
Reviews0
PriceFree
Views2279
Results 201-220 of 648