Categories
Tags → Writing Php Functions

5 useful PHP functions for MySQL data fetching

PHP usually comes with mysql extension mysql (mysql_... functions) which is rather low-level and requires writing too much code for a trivial tasks: error-checked execution of SQL queries, getting single row from SQL table, getting value from SQL tab...
DETAILS

UBB CMS toolkit

UBB code is a replacement for HTML so that inexperienced users can format what they submit. This code is ideal for anyone writing a Content Management System or Comments etc... Includes: PHP functions for doing and undoing UBB code to tex...
DETAILS
©2003-2019 jCay.com