batch/docs
Michael RICOIS f0d3f6b094 Docs
2013-06-19 08:28:32 +00:00
..
README.txt Docs 2013-06-19 08:28:32 +00:00


HOW TO MAKE SCRIPT
=====================

To launch batch on all platform, don't add #!/usr/bin/php 
All batch must be execute by adding php command before in shell.

ex :
php mybatch.php


How to define require 
---------------------




CONFIGURATION
=============



THE PAST
=========

Historically, we have "framework" and "includes" directories



THE FUTURE
==========

- Use Zend Framework to make all scripts
- Use mysqli or PDO drivers to connect to the database, and use php-mysqlnd instead of php-mysql