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 401-420 of 648
PHP pick-a-flavour script
In this tutorial, you'll learn how to make a script that changes the layout of your site according to the users preference. They can choose how they want to view your site.
(0 ratings)
Reviews0
PriceFree
Views952
PHP: the basics: introduction to PHP
In this tutorial, you'll learn the basics of PHP. ALso explained is a typical situation in which you can use PHP.
(3 ratings)
Reviews0
PriceFree
Views1288
Accepting Email from your Website
One of the keys to running a good website, is allowing your visitors to contact you when they have a question or comment on your website. Yet, in this day of email harvesting and spam, how do you allow your website visitors to contact you, without exposing yourself to a deluge of unwanted vi*gra ads? The answer? Use a form mailer! Click the link to read more about form processing scripts and how you can easily use them on your site. We also have an excellent form mailer that you could use on YOUR site.
(9 ratings)
Reviews0
PriceFree
Views2877
Getting started with PHP Programming
This tutorial introduces some of the basic programming skills required if you are going to try and learn to use PHP. We will go over a little about what PHP is and talk about some of the basic styles of programming. Please understand that this tutorial is part of a series, and may change somewhat in the future, as it is a work in progress. The author trusts that it will be valuable and informative in your learning experience.
(23 ratings)
Reviews2
PriceFree
Views6940
Create CAPTCHA Images - Tutorial
Worried about bots? Then create CAPTCHA images to prevent bots from taking advantage of your site. You may be wondering what a CAPTCHA image is. Here's a brief synopsis from Wikipedia: A captcha (an acronym for "completely automated public Turing test to tell computers and humans apart") is a type of challenge-response test used in computing to determine whether or not the user is human. Captchas are used to prevent bots from using various types of computing services. Applications include preventing bots from taking part in online polls, registering for free email accounts (which may then be used to send spam), and, more recently, preventing bot-generated spam by requiring that the (unrecognized) sender pass a captcha test before the email message is delivered.
(12 ratings)
Reviews0
PriceFree
Views6590
The Difference Between require() and include()
Did you know that require() and include() work differently? Both are used for including code in another file into your program, but there is a crucial difference in how they operate when that file cannot be read which any PHP programmer needs to know about. There's also a slight difference with require() between new and older versions of PHP which this tutorial discusses too.
(3 ratings)
Reviews0
PriceFree
Views2157
CSS Style Switcher
Tutorial that explains how to allow your users to select different CSS style sheets (themes)
(0 ratings)
Reviews0
PriceFree
Views1819
Introduction To Sessions in PHP
A quick introduction to PHP sessions and the use of the most basic session handling functions.
(10 ratings)
Reviews1
PriceFree
Views3461
PHP Thumbnail Generation Tutorial
This tutorial focuses on a thumbnail generation script. Rather than generating a smaller representation of the image, it cuts out a section of the photograph to create an obscure snapshot of the photo itself. The thumbnail's size is variable also, so the script be used across different sites to create different sized thumbnails where needed.
(1 ratings)
Reviews1
PriceFree
Views2216
Image rotation with PHP
This article describes how you can rotate images in PHP. We deal with two examples, firstly rotating by 45 degrees and then by 90, going in to some depth to ensure you understand how the code is working. You might find this useful if you are, for example, building an online photo gallery and you want to rotate your pictures within PHP rather than having to rotate them on your computer. This is a powerful feature to have.
(15 ratings)
Reviews0
PriceFree
Views5212
PHP Basics
A general introduction to PHP, what it is, some benefits it has, how to output text to your pages, setting variables and a little more.
(3 ratings)
Reviews0
PriceFree
Views2556
Basic IF Statements
This tutorial will take you through both the IF and the IF-Else statement by comparing numbers, although relativly simple you can expand on them so that you can run checks on various things, such as passwords.
(0 ratings)
Reviews0
PriceFree
Views975
How to add dynamically generated Graphs and Charts
Not so very long ago adding a graph or chart to a web page or application required a fair amount of programming knowledge and was rather time consuming for even the most experienced. However with the tools available today it is possible for almost anyone to add graphs and charts to web pages. With just a little bit of HTML, dynamically generated graphs and charts can be added to web pages and/or applications.
(3 ratings)
Reviews0
PriceFree
Views3060
Making a Custom RSS Feed with PHP
posted bydjdykesinXML & PHP
This tutorial discusses how to create an RSS feed from a database blog.
(6 ratings)
Reviews0
PriceFree
Views3423
Tutorial: SQL Basics 1 Databases (Creating and Deleting)
This tutorial will explain the basics of core databases in SQL without complicating with mySQL. Will show you the how to create and view databases in the system and how to create and run sql scripts in the monitor and phpMyAdmin further tutorials will go into the basics of tables following with advanced tutorials.
(0 ratings)
Reviews0
PriceFree
Views1178
English and german tutorial for vLIB
If you want to seperate PHP from HTML, you need some kind of template engine. vlibTemplate is a template engine. vlibDate easily adds and substract date values. You can format date values in different languages (german, english, french, spanish and so on). All examples are written in english. The tutorials are written in german and english. The tutorial will teach you how to use template variables, blocks and loop structures. It will give a short example of modular programming. Some simple and more complicated examples are provided. You will learn how to use vlibTemplate with MySQL, too.
(0 ratings)
Reviews0
PriceFree
Views2239
Connecting to mySQL
This is a small tutorial detailing how to connect to mySQL. It is easy to follow and can be pulled right of the site. Ideal for newcomers to PHP that want to look at connecting to databases.
(0 ratings)
Reviews0
PriceFree
Views1060
Variables in PHP
An introduction to variables in PHP and how to use them.
(0 ratings)
Reviews0
PriceFree
Views722
PHP Introduction
This is a Basic Introduction to PHP, from explaining what PHP is and does to creating your very first script!
(0 ratings)
Reviews0
PriceFree
Views729
Database frontend with PEAR DataGrid and DataObject
Structures_DataGrid and DB_DataObject are two PEAR components, which can be connected together, to easily display the data contained in a SQL table, and let the user sort and page through it. With minimal typing, this tutorial shows you how you can bypass the usual steps of parsing GET parameters, performing SQL requests, and generating HTML content.
(3 ratings)
Reviews0
PriceFree
Views3329
Results 401-420 of 648