Categories
Tags → Php Tutorial Web

Using Strings

A large portion of Web programming requires strings to be handled and generated, so knowing how to use and handle strings properly is extremely important for PHP programmers. This tutorial starts with the simple constructs used to create strings and ...
DETAILS

PHP Pocket Reference

The PHP Pocket Reference is a handy quick reference for PHP, an open-source, HTML-embedded scripting language that can be used to develop web applications. This small book acts both as a perfect tutorial for learning the basics of PHP syntax and as a...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Getting Started With PHP

The quickest way to learn PHP is to start using it and see what happens. This tutorial starts by diving right into the good old &"Hello World&" script you may have seen when learning other languages. Then, it presents another exampl...
DETAILS

Web Database Tutorial (PHP && MySQL)

This is a tutorial on how to create a web database application using PHP and MySQL on Mac OS X or Linux platforms. The example used is a database to manage web site links. The same ideas used in this tutorial can be expanded to most web applications ...
DETAILS

Inserting Dates

This basic tutorial shows four different ways of displaying date and time using PHP functions on your Web page.
DETAILS

IMAP Mail Reading With PHP3

This tutorial shows you how to use PHP to make a quick, simple and effective IMAP or POP mail reader. The tutorial includes 3 short PHP scripts that allows you to access and read your email from anywhere in the world via your web browser.
DETAILS

Introductory Tutorial

This is a short introductory tutorial on PHP by the official PHP Web site. Explains what it is, what it looks like, what it can be used for. Also includes external links to other useful PHP-related sites.
DETAILS

Threaded Discussion with PHP/MySQL

This step-by-step tutorial shows you how to make your Web site a conversation piece using PHP and MySQL. You can also learn a couple of coding tricks in the process.
DETAILS

Setting Up Database Driven Websites

This tutorial is an introductory guide to get you started in the world of server-side-scripting and web databases. It covers installation and configuration of MySQL, Apache, and PHP. An example script is also included as a guide for making your own s...
DETAILS

Introduction to PHP

This introductory Web tutorial covers: The detail definition of PHP, The basic PHP Syntax, Creating a simple and a multipage forms in PHP, How to use cookies with PHP, Date and time functions, and more.
DETAILS

Page:
©2003-2019 jCay.com