Posts by sasha
Page 23 of 24 · <1 ... 22 23 24 >
-
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
I’ve added a tutorial on Moving Servers Without phpMyAdmin. It explains how to print out all your members in a format that can be copied and pasted into a batchmembers.php type file that will add them to the new database.
September 1, 2003 |
By Sasha |
Comments Off |
Filed under Tutorials, Updates
-
3
I added a couple of new tutorials today regarding PHPfanbase. One is how to display the growth rate of a fanlisting and the other explains how to display a member’s name linked to his/her email on the members page.
September 1, 2003 |
By Sasha |
Comments Off |
Filed under Tutorials, Updates
-
4
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
-
5
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