Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Top Rated Scripts | PHP | Tutorials & Tips | Introduction to PHP

Results 41-60 of 72
If And Else Statements
Understanding the basics of IF and ELSE statements to perform tasks or display content based on certain conditions.
(0 ratings)
Reviews0
PriceFree
Views558
PHP loops
In this tutorial I will show you all loops in PHP and their usage with code examples.
(0 ratings)
Reviews0
PriceFree
Views1312
PHP Tutorial
PHP is the most popular scripting language on the web. This PHP tutorial will teach you to create dynamic web pages. PHP is known as a server-sided language. The html of page does not make on your computer but you request it and it comes from the server after executing the code. http://www.visualbuilder. com/php/tutorial/
(0 ratings)
Reviews0
PriceFree
Views1480
First steps within the Zend Framework
Nice tutorial on using the Yahoo search web service with the classes from the Zend framework.
(0 ratings)
Reviews0
PriceFree
Views925
INTRODUCTION TO PHP part 1
This tutorialis the part one of a tutorial dedicated to those who want to learn php but are very slow in picking up.This tutorial is taking from stage to stage with execises attached to it. Its like a class room
(0 ratings)
Reviews0
PriceFree
Views822
[Tutorial] PHP Classes
This tutorial makes php classes easy to learn.
(0 ratings)
Reviews0
PriceFree
Views974
(0 ratings)
Reviews0
PriceFree
Views661
(0 ratings)
Reviews0
PriceFree
Views565
How To find roots of a number in PHP
A tutorial explaining how to find the mathematical roots of a number using PHP, for example square root, cube root, and higher roots.
(0 ratings)
Reviews0
PriceFree
Views570
How To Raise a Number to the Power of Another in PHP
This tutorial explains how to raise a number to the power of another using PHP using the pow function, for example 3^5.
(0 ratings)
Reviews0
PriceFree
Views455
Procedural vs. OOP Explained
Having trouble making the leap from procedural to object-oriented programming (OOP)? In this tutorial, I’ll explain the difference between the two styles of programming and give real-world examples on how and why you might use each. This tutorial isn’t language-specific and I won’t use any code examples, but by the end of it, I think you’ll have a better understanding of object-oriented programming and how you can apply it in your own code projects.
(0 ratings)
Reviews0
PriceFree
Views643
Basic Overview of Loops in PHP
PHP comes with several control structures for creating loops. A loop is basically code that executes repeatedly for as long as it needs to. The control structures I'll discuss here are: while, do-while, for, foreach, break & continue. Each of these are similar, and some can pretty much be interchangeable, but some are better suited for certain tasks than others.
(0 ratings)
Reviews0
PriceFree
Views469
PHP Design patterns : Part 1 – Adapter pattern
The Adapter pattern is used to provide access to an object via a specific interface. An adapter allows classes …
(0 ratings)
Reviews0
PriceFree
Views458
PHP Script Tips: Cool Secrets of PHP
Over the years I've come across some things in PHP that are not obvious, but are worth mentioning. This is not meant to be a comprehensive list of all of the useful tricks that you can do with PHP.
(0 ratings)
Reviews0
PriceFree
Views591
Beginning PHP Part 1: Working with Variables
Getting a basic familiarity with PHP is not difficult, but if you don't understand a few key elements you will find it difficult to work with. This beginning PHP tutorial attempts to break down a few of the core PHP programming elements through simple examples and descriptions.
(0 ratings)
Reviews0
PriceFree
Views491
Beginning PHP Part 2: Learn PHP Functions and Security
Getting a basic familiarity with PHP is not difficult, but if you don’t understand a few key elements you will find it difficult to work with. This beginning PHP series is meant to help you learn PHP. In this tutorial we take it to the next level and get down and dirty with PHP functions and take a look at basic PHP security.
(0 ratings)
Reviews0
PriceFree
Views464
PHP Recursive Functions
Use PHP Recursive Functions to create PHP code that dynamically grows with your data. This will save you time and confusion, and understanding PHP recursive functions will make your PHP code much more scalable. At first, it may be a confusing concept to grasp (especially for PHP beginners). Learn how to create recursive functions by taking a look at this sample PHP code.
(0 ratings)
Reviews0
PriceFree
Views399
Arrays in PHP
Arrays in PHP are very important,with this collection of 7 articles about array ,including numeric,associative and multidimentional arrays and how to display the ouput,I'm trying to teach you to use and optimise the action of the arrays.There is also an article explaining some important PHP functions about array
(0 ratings)
Reviews0
PriceFree
Views553
PHP string to array tutorial
This short lesson teaches you how to convert a string to array using PHP built in functions.
(0 ratings)
Reviews0
PriceFree
Views440
Quick web application development with fuelphp tutorial
A beginners tutorial and introduction into fuelphp- using orm, auth, migrations and scaffolding- a simple site on collecting data while providing a back admin section behind a password
(0 ratings)
Reviews0
PriceFree
Views457
Results 41-60 of 72