Categories
Tags → Php Tutorial

PHP Script Tips - Reading and Writing Files

A collection of 14 tips on PHP functions on file input and output. Clear answers are provided with tutorial exercises on opening files for reading and writing, appending data to existing files, reading file by line or character, reading file in binar...
DETAILS

PHP Script Tips - Creating Your Own Functions

A collection of 19 tips on creating your own PHP functions. Clear answers are provided with tutorial exercises on defining functions, defining arguments, passing references, returning references, argument default values, etc. Special topics are: Ho...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Commercial License,
    • Free for non-commercial use
DETAILS

Introduction To PHP : Part 1

PHP is a powerful web based scripting language. This tutorial aims to provide a brief description of PHP and its usage in every day web development projects. It by no means aims to provide a basis on how to use PHP effectively to create large scale p...
DETAILS

Build up a function to secure a text box

A detailed php tutorial that shows how to create a useful function to secure a web site from attack attempts passing through text boxes.
DETAILS

PHP Create Image Thumbnail

In this tutorial you will learn how to generate thumbnails from form uploaded images using GD php image library. The image ratio is maintained, so the thumbnail images will not be deformed. An image verification is performed before uploading and the ...
DETAILS

Installing Apache with PHP,MySQL on Windows 9x/2000/XP

Nice and Clean Tutorial to install Apache, PHP, MySQL on Windows Computers in 8 Steps. After installing every component, a test is made to check if you properly installed the component. Download links are given of all Apache, PHP and MySQL. In the en...
DETAILS

PHP Form Image Upload

This tutorial shows you how to upload an image on your server using PHP and html forms. You will also learn how to verify if the uploaded file is an image (checking the extension), if it doesn''t overtakes a size limit and how to change the uplo...
DETAILS

Send this page to a friend tutorial

A php tutorial that shows how to realize a useful feature like the one to send an url of your site via mail.
DETAILS

Inout Mailing List Manager

Inout Mailing List Manager is a powerful, feature rich, affordable, easy to use solution for your mailing list management requirements that works on PHP + MySQL. It is designed in such a way that it meets all your mailing list, newsletter, email adve...
DETAILS

Ip Logger

This is a brief tutorials on knowing about visitor''s IP, after learning this tutorials i hope this tutorial will help you alot in your future Php scripts. Like guestbooks etc. like in guestbook if you want to index visitors ip''s, you must...
DETAILS

Page:
©2019 A--9.com