Categories
Tags → Php Looping

SQL Server FAQs - PHP MSSQL Functions - Connections and Query Execution

A collection of 18 FAQs on connecting to MS SQL Server with PHP scripts. Clear explanations and tutorial exercises are provided on SQL Server connection; providing port number; selecting database; running SQL statements; checking execution errors; lo...
DETAILS

PHP: Looping Statements

PHP performs several types of repetitive operations, called &"looping&". Loops are set of instructions used to repeat the same block of code till a specified condition returns false or true depending on how you need it. This tutoria...
DETAILS

MySQL FAQs - Managing Tables and Running Queries with PHP Scripts

A collection of 18 tips on managing tables and data rows with PHP scripts. Clear explanations and tutorial exercises are provided on creating and dropping tables; inserting, updating, and deleting rows, selecting and looping through data rows by page...
DETAILS

PHP Script Tips - PHP Built-in Functions for Arrays

A collection of 19 tips on PHP functions on arrays. Clear answers are provided with tutorial exercises on searching keys and values, sorting arrays, merging two arrays, looping on array elements, expanding and truncating arrays. Special topics are: ...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Commercial License,
    • Free for non-commercial use
DETAILS

Dynamic Flash SWF / FLV Video Multi Player

Javascript and PHP swf video player. This new SWF Player version 3.0 is a complete rewrite of the original SWF video player. This is truly a next generation application, using external .XML and .AS (Action Script) files for complete control over the ...
DETAILS

Introduction to PHP (by Stig S ther Bakken)

This introductory guide covers a wide range of subjects on PHP programming. Some of main topics include: PHP history, PHP 4 Architecture, Language Syntax, Embedding PHP Code, Dynamic vs. Static Web pages, Variables, Arrays, Conditionals and Looping C...
DETAILS
©2003-2019 jCay.com