#!/usr/bin/php5 + + + ATTENTION + + + In order to use this script you must pass three arguments. * The first argument is the database that you're generating AutoCRUD objects from. * The second is the full script path to autocrud.php (i.e., vhost.domain.tld/AutoCRUD/autocrud.php) * Finally the third argument is the database HOST you want connect to. For your convenience you can pass 'default' as the second and third argument to run the following defaults: - - - - - - - - - - - - - - - - - - - - - - - - SCRIPT PATH: pfischer.ethostream.com/AutoCRUD/autocrud.php DB HOST: ntsesql.ethostream.com