Author Topic: Collection of PHP scripts might be useful  (Read 1199 times)

Offline Mgccl

  • Level 7
  • *
  • Posts: 33
  • Reputation: +1/-0
    • View Profile
    • WebDevLogs
Collection of PHP scripts might be useful
« on: November 09, 2006, 10:38:57 PM »

I post it here so everyone here can use what they need, going to update them when I found new ones. These are ususally interesting classes might be useful for your PHPnuke development:
1.User authentication component
one of the BEST you can see.
because this component uses the BEST IDEA in AUTHENTICATION!
which is:
Each user is put into groups, each groups have roles, and ROLES are used to control what user DOES! Must have if you are making CMS or anything that have many different people who have different roles!
http://adnoctum.netfirms.com/products/auth/

2.Phoogle Maps Version 2.0
This is a class can be used for... marking out where each user is in the world.. and each user could post some information... COOL...(of cause you have to know PHP to write codes for it...
http://www.system7designs.com/codebase

3. IP2Location(or country) Database
I will do some futher develop around those 2 databases
it will use the one down here
http://www.hostip.info/dl/index.html
(there is a mySQL gz version.. GOD... over 300 MB!!)
It gives many important informations that could be used on Google Map...
and Then, if you only want a lite one(IP2country)
the ip 2 country database(could be the best out there)
http://Software77.net
I will write some ip2country csv database TO mysql system... soon...

Chat, IM and bots classes:
Blobsy, a bot for MSN!!
http://www.blobsy.org/Main/HomePage
IRC bots
http://www.phpbots.org/
Jabber Client
http://code.blitzaffe.com/pages/phpc...r_client_52-11
Skype user status check
http://www.phpclasses.org/browse/package/2897.html
MSN user status check
http://www.phpclasses.org/browse/package/1303.html
Blue TOC, AIM PHP client class
http://www.phpclasses.org/browse/package/1706.html

dbug
Classes that show everything in an object, array, mysql_request or Even XML data.. is a must have for debuging... no more echo and print_r needed for tests
Original
http://dbug.ospinto.com/
Modified(better support for objects and XML)
http://shramko.river-net.org/dbug/index.php


http://maplib.net/
make maps like google map

 


SimplePortal 2.3.3 © 2008-2010, SimplePortal