Categories
Tags → Variables In Php

EZ Template

EZ Template is probably the easiest to use PHP templating system available. Rather than having to learn convoluted template languages you simply embed PHP style variables into your HTML pages (such as $output-&>title). It is ideal...
DETAILS

PHPObject

PHPObject is an open source alternative to Flash Remoting for PHP developers. With PHPObject, users can call a method of a PHP class/library on a Web server as if the class/library was defined in Flash itself. It takes care of client-server connectio...
DETAILS

Inspirations

Inspirations is a very simple message board/gallery that you can add to any website supporting PHP && MySQL. Users can add inspirational poetry, quotes, short stories, messages, and anything else they want, and it''s automatically catego...
DETAILS

NukeJump

The main use that I have found is in setting a module as your Home Page and being able to pass it variables (example: NukeWrap). Under PHP-Nuke Administration, Modules, you can set your Home Page (The module, index.php is pointing to), but that doe...
DETAILS

Obie Config Admin

Config Admin is a script''s control panel that can be included in any PHP scripts. It is a useful tool for PHP scripters to allow their users to edit their script''s variables online.
DETAILS

PHP Cross-Platform Development Information Platform

One of the big sources of trouble in cross-platform PHP development is the absence, presence and value of certain global (or superglobal) variables of PHP. Greatly depending on the PHP version, configuration, Web server and API used, writing cross-pl...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

PostJump

The main use that I have found is in setting a module as your start page and being able to pass it variables (example: PostWrap). Under PostNuke Administration, Settings, you can set your Start Page (The module, index.php is pointing to), but the m...
DETAILS

Develop rock-solid code in PHP: Use variables effectively

The series Develop rock-solid code in PHP is about solving practical, real-life problems in medium- to large-scale applications. This article discusses how to use variables effectively. It also shows how to make script configuration easy by construct...
DETAILS

phpTOUR

phpTOUR is an Online Slide Show program using PHP and MySQL. To present an online tour of your slides, put the slides in a folder and list their names with descriptions in a MySQL database (supports ADODB, too). You''ll need to modify the phptou...
DETAILS

Working With PHP Data Types

Using and manipulating variables in PHP is extremely easy because PHP includes several functions to help us compare and contrast them. This article introduces us to the range of PHP data types. It also teaches us how to work with and manipulate PHP d...
DETAILS

Page:
©2003-2019 jCay.com