Categories
Tags → Oop Php

PHP Breadcrumbs Class

This is a little helper PHP class that will let you create and manage your breadcrumbs in an OOP fashion. Everything is very simple (as it always is when using Object Oriented Programing - uh-oh) and you should be able to figure it all out by reading...
DETAILS

File Hosting Script

This is a simple file hosting script which allows any webmaster to have their own file hosting on their website. The layout is similar to Imageshack. The admin can decide what kinds of files can be hosted, the max file size, and the configurations ar...
DETAILS

Object-Oriented Programming with PHP5

Object-oriented programming was basically introduced to ease the development process as well as reduce the time of development by reducing the amount of code needed. This book will help you to understand the core object-oriented programming concepts ...
  • Categories
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Commercial License
DETAILS

PHP calendar with AJAX driven agenda

This AJAX driven PHP calendar is made of three parts: the calendar (basic PHP), two OOP Classes (one for the handling of agenda data, one for the handling of the complex agenda form) and the script for the AJAX requests and form validation. Design an...
DETAILS

Page:
©2003-2019 jCay.com