StupidGrep
[ class tree: StupidGrep ] [ index: StupidGrep ] [ all elements ]

Procedural File: inc.php

Source Location: /inc.php



Page Details:

Program Initilization and base functions

This is the initilization script.




Tags:

author:  Eric Lamb <eric@ericlamb.net>
version:  .01
copyright:  2008 Eric Lamb
link:  http://blog.ericlamb.net/
filesource:  Source Code for this file


Includes:

include('includes/connect.php') [line 29]
Include DB connection values

include('includes/classes/mySQL.class.php') [line 24]
Include DB class




array $input [line 19]

All passed paramaters

Default value:   arguments($argv)


[ Top ]






arguments [line 69]

array arguments( array $argv)

Returns the passed array and createds the paramater array



Parameters

array   $argv   Passed values
[ Top ]



checkEmail_basic [line 108]

array checkEmail_basic( string $email)

Validates an string to ensure it matches a valid email address syntax



Parameters

string   $email  
[ Top ]



display_help [line 45]

bool display_help( [string $parse = The source directory to parse])

Displays the CLI help mode.



Parameters

string   $parse   The source directory to parse
[ Top ]



Documentation generated on Thu, 01 Jan 2009 14:04:17 -0800 by phpDocumentor 1.4.2