Tutorials: scripts phpfanbase
All tutorials available at CodeGrrl.com are linkware. This means that we would really appreciate a link back to http://codegrrl.com/ if you've found these tutorials useful, giving CodeGrrl.com credit for them. :)
If you have any problems with the tutorials, please head on over to the Tutorial Forums - help can be found there.
Latest
-
1
This brief tutorial will show you how to allow members to join with duplicate emails.
November 29, 2004 |
By Julie |
Comments Off |
Filed under Scripts: PHPFanBase, Tutorials
-
2
This tutorial will show you how to add different layouts - called skins - to your site by using cookies. To do this properly, you’ll need a basic understanding of PHP includes and header/footer files.
May 20, 2004 |
By Vixx |
Comments Off |
Filed under PHP, Scripts: PHPFanBase, Tutorials
-
3
Show country flags on the members page
This add-on script, written by Page (with help from Skybly), will add country flags to the members page.
December 10, 2003 |
By Amy |
Comments Off |
Filed under Scripts: PHPFanBase, Tutorials
-
4
Show all members added with last update
This add-on script, written by Skybly, will display all the members you added with the last update. More specifically, it will determine the last day you added a member, and show all other members you added on the same day; so it would work best for a fanlisting that adds a medium batch of members every update (more than 3 but probably less than 20).
October 15, 2003 |
By Sasha |
Comments Off |
Filed under Scripts: PHPFanBase, Tutorials
-
5
Display most recent members v2
This bit of coding does the same thing as Display Most Recent Members, but you can choose how many members you want to show, and it also works if your fanlisting has fewer than the number of members you’re displaying.
October 12, 2003 |
By Amy |
Comments Off |
Filed under Scripts: PHPFanBase, Tutorials