Home

Submit

Source

Feeds

Home » PHP » Getting Started ::

PHP Getting Started
To open a block of PHP code in a page you can use one of these four sets of opening and closing tags.
Related Tutorials
PHP Getting Started
PHP Basics
PHP / Getting Started
Opening and closing tags of PHP, other basic tags and i will show an example of a PHP page.

Site: www.codingcollege.com Report - View Tutorial

PHP File Operations
Opening And Closing Files In PHP
PHP / File Operations
The basic way of opening and closing a text file using PHP.

Site: www.azforums.net Report - View Tutorial

PHP Getting Started
PHP/MYSQL Snippets
PHP / Getting Started
This tutorial explains the following: Opening and closing PHP tags; Connecting to a MYSQL Database; Selecting a mysql database; usage of ucfirst, ucwords, strtolower and strtoupper function, Using the date function to print different aspects of the date and time, Printing Browser Info, IP Address and hostname of the ip.

Site: www.designerspark.com Report - View Tutorial

PHP Getting Started
Getting Started with PHP
PHP / Getting Started
Covers the basics of PHP. Introduces the PHP tags, variables, arrays, function syntax, if/else statements, and more.

Site: www.codedfx.com Report - View Tutorial

PHP XML Web Services
XML processing with PHP
PHP / XML Web Services
XML is Extensible Markup Language. It is a markup language - much like HTML - and was designed to describe data. XML uses tags but these tags are not predefined as in HTML. In XML you define your own tags. All XML documents have 3 types of components: Elements, attributes and data.

Site: www.phptoys.com Report - View Tutorial

PHP File Operations
Opening Files in PHP
PHP / File Operations
In this section we are going to cover how to open local files and remote files/urls for reading and writing.

Site: www.php-learn-it.com Report - View Tutorial

PHP Miscellaneous
PHP & Java
PHP / Miscellaneous
The Java extension is an extremely exciting tool. By learning how to use this module, you can extend PHP by the power of all available Java classes. To show you the basics of the Java extension, this article will cover installation and a few code examples of using PHP and Java together.

Site: www.phpbuilder.com Report - View Tutorial

PHP Dynamic Images
PHP+GD Scale & Overlay Demo
PHP / Dynamic Images
This demo shows how to do resizing and overlays using the PHP GD functions.

Site: db.org Report - View Tutorial

PHP Databases
MySQL & PHP Basics
PHP / Databases
A breif description of each way of using a mysql database with php coding.

Site: zymic.com Report - View Tutorial

PHP Miscellaneous
Easy Way to Track Your Visitors - A Simple Script
PHP / Miscellaneous
Learn to code a simple php script (flatfile) to track your visitor's ip address, visit time & date, host name & referrer page.

Site: auroranet.fre3.com Report - View Tutorial

PHP File Operations
Opening a file in PHP
PHP / File Operations
When you open a file in PHP one of the first things you have to think about is what mode do you wish to open the file, Do you want to create a new file, Do you wish to open an existing file and add more data or do you wish to read data from an existing file. Some of the most common modes are displayed below.

Site: www.beginnersphp.co.uk Report - View Tutorial

PHP File Operations
PHP Script Tips - Reading and Writing Files
PHP / File Operations
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 binary mode.

Site: dev.fyicenter.com Report - View Tutorial

PHP Forms
PHP:Form Series: Validators & Client-side Validation
PHP / Forms
This tutorial is really helpful to those of us who are a little intimidated by PHP:form. All of those hard to answer questions are easily explained in this simple to use educational web page.

Site: www.webdesign.org Report - View Tutorial

PHP News and RSS Feeds
PHP News System
PHP / News and RSS Feeds
Learn the basics of Mysql & Php by building a news system.

Site: www.visualdesigncore.com Report - View Tutorial

PHP File Operations
PHP Script Tips - Uploading Files to Web Servers
PHP / File Operations
A collection of 12 tips on uploading files with PHP pages. Clear explanations and tutorial exercises are provided on creating file upload HTML tags, setting encoding type on HTML forms, getting uploaded file information, storing uploaded file in database.

Site: dev.fyicenter.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement