Tutorials: scripts phpfanbase: page: 3
-
1
If you are unfamiliar with how headers and footers work in PHP, the following will show you how to make the script’s PHP pages fit in seamlessly with the rest of your site, without ever having to touch join.php, members.php and country.php. This greatly reduces the risk of you accidentally deleting some needed PHP coding, and the script not working because of this.
July 1, 2003 |
By Sasha |
Comments Off |
Filed under Scripts: PHPFanBase, Tutorials
-
2
This will show you how to sort your members on the members.php and country.php pages by their favorite (instead of ID, name or country).
You will need to edit one line in members.php and country.php for this.
July 1, 2003 |
By Louise |
Comments Off |
Filed under Scripts: PHPFanBase, Tutorials
-
3
Using a dropdown box for the Favorite field
Want to use a dropdown box instead of a text field for the Favorite field? Here’s the code to edit.
July 1, 2003 |
By Sasha |
Comments Off |
Filed under Scripts: PHPFanBase, Tutorials
-
4
This tutorial will show you how to add some text to the member names displayed on your members.php and country.php pages. For example, you could change it to the following (instead of just the names):
Ann loved it
Anna loved it
Annie loved it
July 1, 2003 |
By Sasha |
Comments Off |
Filed under Scripts: PHPFanBase, Tutorials
-
5
Converting Megabook to PHPFanBase
This will show you how to quickly add your current members from Megabook to PHPFanBase, no matter how big your list is. I’m assuming here you’ve already successfully installed PHPFanBase on your fanlisting.
Written by Naddy.
June 30, 2003 |
By Sasha |
Comments Off |
Filed under Scripts: PHPFanBase, Tutorials