Login
Register
File: example.php
Search
All class groups
Latest entries
Top 10 charts
Blog
Forums
Help FAQ
Recommend
this page to a friend!
Stumble It!
Bookmark in del.icio.us
Classes of Er. Rochak Chauhan
>
Grep Simulator
>
example.php
>
Download
File:
example.php
Role:
Example script
Content type:
text/plain
Description:
Main file to simulate UNIX grep command
Class:
Grep Simulator
Search for text in files like the Unix grep tool
Author:
By
Er. Rochak Chauhan
Last change:
Re factored the code
Date:
2009-02-09 07:30
Size:
94 bytes
Contents
Download
<?php
require_once(
"GrepSimulator.inc.php"
);
$grep
=new
GrepSimulator
(
"Rochak"
,
getcwd
());
?>
Advertise on this site
Site map
Newsletter
Statistics
Site tips
Privacy policy
Contact
For more information send a message to
info at phpclasses dot org
.
Copyright (c)
Icontem
1999-2014