Categories
Tags → Write Php Functions

Silentum Event Calendar

Silentum Event Calendar is a basic PHP calendar that you can integrate into your site effortlessly. It uses the time() and date() functions to operate, so the calendar is entirely accurate. The month and year are displayed at the top, as well as the ...
DETAILS

PHP Date Library

The PHP Date Library is collection of professional native PHP functions to work with dates. It does not require any PHP extensions. This library includes most useful functions to work with dates. It includes functions to validate the date, shift date...
DETAILS

datLib

datLib contains Class Methods that help simplify common programming functions that PHP programmers use in their development process when building web based applications. These include calculating dates in different formats; server and user informatio...
DETAILS

Expose template engine

Expose is a PHP template engine. It supports server and client-sided caching, a plugin system (to simplify common tasks like inserting a date picker) and localization (to write templates in multiple languages using external translation files). Unlike...
DETAILS

XPertMailer - Advanced PHP Mail Engine

XPertMailer is a PHP class that will help you send/read encoded MIME type mail messages (text, HTML, HTML embedded images, attachments) towards a localhost, client, relay with optional authentication and TLS/SSL support. Cc and Bcc functionality are ...
DETAILS

An Introduction to Classes

This tutorial teaches you how to write and use classes, to make your PHP code more flexible and easier to manage. The tutorial guides you through the construction of a simple, security-related class that performs some basic security functions for a w...
DETAILS
©2003-2019 jCay.com