Categories
Tags → Php Oop Mysql

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

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
©2003-2019 jCay.com