Skip to content

donjakobo/Codeigniter-Gravatar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Gravatar library for Codeigniter

To use simply load the library as usual in your controller

$this->load->library('gravatar');

After this you can call any of the functions such as :

$this->gravatar->get_gravatar('emailhere');

The class is documented in the file, for any further help drop me a message on github or on twitter @rsmarshall

About

Gravatar library for Codeigniter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published