Categories
Tags → Php Variable Variable

Type Juggling and Type Casting in PHP

Juggling and casting the variables types in PHP. Different to constants, a variable is automatically declared in PHP when you assign a value to it. Assignment is accomplished with the assignment operator (=). Note that the assignment operator (...
DETAILS

Image Gallery with auto-scan

Image Gallery for PHP (v4 and up). Scans the target dir automatically. Sub-dirs can be included. Thumbnails will be created in custom sizes. Supports png, gif and jpg. Number of pics per page and number of pics per row can be adapted. Can handle larg...
DETAILS

Sava''s CSS Switcher

Simple PHP script to change the css file of your website. It can handle unlimited number of css files. The users choice is stored in a session variable so the css theme won''t change until the user switches to another. Readme file included...
DETAILS

Reading from a Text File

This is just one way to easily use PHP to read from a text file. The input is saved as a variable to be used later.
DETAILS

Php User Class

Php user class is an easy to use user manipulation class for php. The class is very flexible as it uses variable settings for database tables and fields, session and cookie names, so it is easy to integrated even to established projects
DETAILS

Page:
©2019 A--9.com