|
PHP for dummy
|
Total Hits :
85
|
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
PHP for dummy is a small tutorial for the absolute beginners how to start with PHP. This article covers more topic from installation to PHP basics.
|
DETAILS
VISIT
|
|
Version:
1.0
| Cost : $
0
| Scripting Language :
Linux,Windows,FreeBSD,Mac OSX,Sun Solaris
| Last Updated :
Wed, Nov 21, 2007
|
|
|
ASP.NET Version :
PHP 5
|
|
|
|
|
Member Review :
0
| Member Rating :
|
Visitor Reviews:
0
| Visitor Rating :
|
|
|
Detailed PHP array tutorial
|
Total Hits :
78
|
In this tutorial I will show you how to work with arrays in PHP. You will learn how to create, sort or print an array. Besides this we will touch on multidimensional arrays as well.
|
DETAILS
VISIT
|
|
Version:
1.0
| Cost : $
0
| Scripting Language :
Linux,Windows,FreeBSD,Mac OSX,Sun Solaris
| Last Updated :
Wed, Nov 21, 2007
|
|
|
ASP.NET Version :
PHP 5
|
|
|
|
|
Member Review :
0
| Member Rating :
|
Visitor Reviews:
0
| Visitor Rating :
|
|
|
PHP Include uses
|
Total Hits :
59
|
Utilise PHP includes on your website to make changes in design and navigation much easier. Also features a cool way to make your own 'image viewer'. The 'include' function in PHP is probably one of the most useful of all of them. Using this, you can import any document from anywhere into your web page dynamically.
|
DETAILS
VISIT
|
|
Version:
N/A
| Cost : $
0
| Scripting Language :
Linux,Windows,FreeBSD,Mac OSX,Sun Solaris
| Last Updated :
Wed, Nov 21, 2007
|
|
|
ASP.NET Version :
PHP 5
|
|
|
|
|
Member Review :
0
| Member Rating :
|
Visitor Reviews:
0
| Visitor Rating :
|
|
|
Introduction to PHP for beginner's
|
Total Hits :
49
|
This is a basic PHP tutorial available for everyone and anyone who wants to read it. It covers: Variables, Comments, Output, Strings, Operators, If...Else, Switch, Arrays, While Loop, For Loop, Foreach Loop, Do While Loop, Include and Require, PHP/HTML Forms and the POST and GET methods. HTML knowledge is not necessary, but HTML is included in some examples in the code, specifically the form part.
|
DETAILS
VISIT
|
|
Version:
1.0
| Cost : $
0
| Scripting Language :
Linux,Windows,FreeBSD,Mac OSX,Sun Solaris
| Last Updated :
Wed, Nov 21, 2007
|
|
|
ASP.NET Version :
PHP 5
|
|
|
|
|
Member Review :
0
| Member Rating :
|
Visitor Reviews:
0
| Visitor Rating :
|
|
|
PHP Basics
|
Total Hits :
62
|
PHP is a server side scripting language that's used (mostly) within HTML, being a server side language it means the code is processed or "parsed" and sent to the browser as simple HTML, so people don't need any sort of addons to read the pages, like flash plugins etc.
|
DETAILS
VISIT
|
|
Version:
1.0
| Cost : $
0
| Scripting Language :
Linux,Windows,FreeBSD,Mac OSX
| Last Updated :
Wed, Nov 21, 2007
|
|
|
ASP.NET Version :
PHP 5
|
|
|
|
|
Member Review :
0
| Member Rating :
|
Visitor Reviews:
0
| Visitor Rating :
|
|
|
How To Enable Session Support for PHP
|
Total Hits :
83
|
The session support can be turned on automatically at the site level, or manually in each PHP page script: Turning on session support automatically at the site level we have to modify some setting in php.ini file. you can get php.ini file in folder you install PHP. To you sessions you have to set or reset following parameter in your php.ini file
|
DETAILS
VISIT
|
|
Version:
1.0
| Cost : $
0
| Scripting Language :
Linux,Windows,FreeBSD,Mac OSX,Sun Solaris
| Last Updated :
Wed, Nov 21, 2007
|
|
|
ASP.NET Version :
PHP 5
|
|
|
|
|
Member Review :
0
| Member Rating :
|
Visitor Reviews:
0
| Visitor Rating :
|
|
|
Understanding Object Orientated PHP (oo PHP)
|
Total Hits :
73
|
This tutorial is for all those people who know the basics of PHP, but want to take it to the next level. Object Orientated PHP is the interaction between different functions, classes and variables. Once you master the basic in this tutorial, you will never regret it!
|
DETAILS
VISIT
|
|
Version:
1.0
| Cost : $
0
| Scripting Language :
Linux,Windows,FreeBSD,Mac OSX,Sun Solaris
| Last Updated :
Wed, Nov 21, 2007
|
|
|
ASP.NET Version :
PHP 5
|
|
|
|
|
Member Review :
0
| Member Rating :
|
Visitor Reviews:
0
| Visitor Rating :
|
|
|
What is PHP
|
Total Hits :
76
|
PHP, which stands for "Hypertext Preprocessor", is a server-side scripting language. PHP is used mainly in server-side scripting, but can be used from a command line interface or in standalone graphical applications. PHP was written as a set of CGI binaries in the C programming language by the Danish/Greenlandic programmer Rasmus Lerdorf in 1994, to replace a small set of Perl scripts. Rasmus Lerdorf initially created PHP.
|
DETAILS
VISIT
|
|
Version:
1.0
| Cost : $
0
| Scripting Language :
Linux,Windows,FreeBSD,Mac OSX,Sun Solaris
| Last Updated :
Wed, Nov 21, 2007
|
|
|
ASP.NET Version :
PHP 5
|
|
|
|
|
Member Review :
0
| Member Rating :
|
Visitor Reviews:
0
| Visitor Rating :
|
|
|
Getting started with PHP Programming
|
Total Hits :
65
|
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.
|
DETAILS
VISIT
|
|
Version:
1.0
| Cost : $
0
| Scripting Language :
Linux,Windows,FreeBSD,Mac OSX,Sun Solaris
| Last Updated :
Wed, Nov 21, 2007
|
|
|
ASP.NET Version :
PHP 5
|
|
|
|
|
Member Review :
0
| Member Rating :
|
Visitor Reviews:
0
| Visitor Rating :
|
|
|
|