Tutorials: scripts phpfanbase: page: 2
-
1
With this little script, you’ll be able to display a "Total Member Count" of all your fanlistings together, as seen on the first page of my collective.
September 4, 2003 |
By Sasha |
Comments Off |
Filed under Scripts: PHPFanBase, Tutorials
-
2
Listing members separated by Favorite Field
Say you have a fanlisting, you use PHPFanBase, and you have your favorite field enabled. Now, say you want to list your members separated by their favorite, like you can do with the countries (such as my Romantic Comedies fanlisting). How would you do that?
September 3, 2003 |
By Louise |
Comments Off |
Filed under Scripts: PHPFanBase, Tutorials
-
3
Linking a member’s name to his/her email
By default, members are displayed with their name and email as separate columns in a table. You can instead have the member’s name linked to his/her email by editing country.php and members.php in a text editor.
September 1, 2003 |
By Amy |
Comments Off |
Filed under Scripts: PHPFanBase, Tutorials
-
4
This code snippet will calculate and display the average number of members that a fanlisting gains per day. Now updated so you can use it even if you don’t know what day your fanlisting opened!
September 1, 2003 |
By Amy |
Comments Off |
Filed under Scripts: PHPFanBase, Tutorials
-
5
Moving servers without phpMyAdmin
This tutorial will explain how to move your member list from one database to another without using phpMyAdmin. This will be useful to you if you are hosted at a domain and need to move your fanlisting for whatever reason, or if you don’t like/don’t understand phpMyAdmin.
September 1, 2003 |
By Vixx |
Comments Off |
Filed under Scripts: PHPFanBase, Tutorials