Top

PHP Code Snippets Tagged with codes

  (7)  
Sort by 
Basically, this is but written for phpBB2 :) Hopefully everyone can use this.
+ 3 likes
15 comment(s)    Score: 8.0    Platform: PHP    Posted by F*U*R*B*Y* on Dec 05, 2008
a basic IRC Bot with a few commands. Commands are: !sayit <Your message here> - The bot just repeats your message. !md5 <your message here> - The bot just says the md5 sum of your message. How..
+ 3 likes
29 comment(s)    Score: 7.8    Platform: PHP    Posted by F*U*R*B*Y* on Nov 08, 2008
This is a miniture photo gallery....
+ 0 likes
1 comment(s)    Score: 7.5    Platform: PHP    Posted by F*U*R*B*Y* on Aug 06, 2008
just a simple function that will get the average of numbers that you picked... $numbers = "1 4 9 10 4 8"; average($numbers); and will return the average of them numbers ;)
+ 0 likes
4 comment(s)    Score: 4.0    Platform: PHP    Posted by F*U*R*B*Y* on Jul 30, 2008
Been on the Hawkee.com Snippet page and wondered how to get a short description? (Example Image.) Well now you can :) Enjoy :)
+ 2 likes
3 comment(s)    Score: 7.0    Platform: PHP    Posted by F*U*R*B*Y* on Jun 23, 2008
Just a simple PHP Calendar that display the current month...
Tags: calendar  codes  furby  php  xstatic 
+ 1 likes
7 comment(s)    Score: 7.0    Platform: PHP    Posted by F*U*R*B*Y* on May 27, 2008
ok, its alot like Hawkee.com's snippet but its 100% purely mine. i'm 100% sure it works BUT i made this without mysql so i dunno if it will work. stupid mysql is stuffing up there is an upload.php..
Tags: add  code  codes  coding  mysql  share  snippet  view 
+ 3 likes
21 comment(s)    Score: 4.0    Platform: PHP    Posted by F*U*R*B*Y* on Dec 25, 2006
Bottom