-
Notifications
You must be signed in to change notification settings - Fork 0
License
oz4n/googlehack-rc1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
#Google Hack Google Hack function to search data by skipping every websait index. ##Yii Framework Extension http://www.yiiframework.com/extension/googlehack/ ##Requirements Requirements of using this extension (e.g. Yii 1.1 or above)... ##Setup instructions Download googlehack-rc1.zip extrak and move to folder /protected/modules In main.php configuration file as below ****************************************************************************************** 'modules' => array('googlehacks'), 'preload' => array('bootstrap'), 'components' => array( 'GoogleHack' => array( 'class' => 'application.modules.googlehacks.ext.ghack.EGoogleHacks' ), 'bootstrap' => array( 'class' => 'application.modules.googlehacks.ext.bootstrap.components.Bootstrap' ) ******************************************************************************************* ##How to use it To use the data retrieval module which is integrated with the Google search engine, use the keyword short to see maximum results. ##Demo http://www.ozan-rock.com/googlehacks ##My Email [email protected] ##License Apache License, Version 2.0, January 2004 http://www.apache.org/licenses/
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published