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

Most Popular Scripts | PHP | Tutorials & Tips

Results 461-480 of 648
Alternating Table Row Colors
This tutorial will provide you with a basic concept for creating alternating row colors. Using while loops and generating a list from the mysql table.
(0 ratings)
Reviews0
PriceFree
Views974
Function to resize image(s)
This function can be used to resize images (with gif,png and jpg extensions) in PHP. Very easy to use in any PHP script.
(0 ratings)
Reviews0
PriceFree
Views1093
(0 ratings)
Reviews0
PriceFree
Views721
(0 ratings)
Reviews0
PriceFree
Views816
Installing and Configuring Abyss for PHP
This video tutorial will how you how to install and configure abyss for php
(0 ratings)
Reviews0
PriceFree
Views1065
[Tutorial] PHP Classes
This tutorial makes php classes easy to learn.
(0 ratings)
Reviews0
PriceFree
Views1180
Minimal Sanitation Techniques
This tutorial will show you sanitation techiques used by the pros so that your scripts will be secure, and resistant to any attacks.
(0 ratings)
Reviews0
PriceFree
Views1132
INTRODUCTION TO PHP part 1
This tutorialis the part one of a tutorial dedicated to those who want to learn php but are very slow in picking up.This tutorial is taking from stage to stage with execises attached to it. Its like a class room
(0 ratings)
Reviews0
PriceFree
Views965
Object Dynamic Generation
This package can be used to add model classes dynamically. A base abstract class provides the default implementation of property setter and getter functions. Concrete model classes are derived from the base abstract class. Objects of a model class can be created either directly instantiating the class or calling a factory class that takes care of automatically loading the class from a directory where model class files reside.
(0 ratings)
Reviews0
PriceFree
Views718
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
Views884
Make lowercase followed by uppercase data
study case implementation of strtolower and ucwords for data in mysql database
(0 ratings)
Reviews0
PriceFree
Views855
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
Views1658
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
Views1102
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
Views1813
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
Views1866
Using PHP with MySQL
Quick and easy script on how to create a DB link and execute an sql statement
(0 ratings)
Reviews0
PriceFree
Views1489
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
Views1085
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
Views1625
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
Views2515
Welcome to Cookies
Cookies are just a basic aspect of PHP, but can be used in so many things. From logging in and out a user on your website to keeping the name of the skin they use on your website. Below I will explain how to set (add) a cookie, delete one and then display/check one. I will first show the PHP code and then explain it.
(0 ratings)
Reviews0
PriceFree
Views1291
Results 461-480 of 648