Scripts: sasha
All scripts available at CodeGrrl.com are linkware. This means that we require a link back to http://codegrrl.com/ if you're using any of these scripts on your website, giving CodeGrrl.com credit for them.
If you have any problems with the scripts, please head on over to the forums - help can be found there. For security reasons - and to get the best possible results and features - you should ALWAYS use the latest version of your script!
Please note that we do not distribute insecure scripts and those listed here are thoroughly tested. If you encounter any problems, please let us know immediately.
Last Updated
-
1
NL-GenericPages explains how to set up a generic page that is the same on all your sites except for a few variables that you define yourself. For example, if you run several fanlistings or cliques, the Rules page will look pretty much the same for all of them, except for maybe the title and the URL of the site. This explains how to set up the same page to be included in multiple sites, but with different site titles, URLs or whatever else you require. Again, this one is very easy.
Released January 8, 2004, Updated April 20, 2008 |
Created by Sasha
-
2
NL-ConvertToPHP allows you to easily convert your site to a PHP site, or optimize your current PHP coding. The advantages of using this method include 1) less pages to edit/upload, all your content will be in one file; 2) shorter urls, it will be index.php?about instead of index.php?z=about.php; 3) faster loading pages because of less coding. This method uses only one line of PHP coding per section, so there’s very little to edit for you, you will have it up and running in no time.
Always wanted to convert your site to PHP, but always too intimidated to try? Read on, because I have here the easiest and fastest way to convert your site to PHP.
Are you already using PHP on your site? Then read on anyway, because the coding used here is optimized, for faster page loading and less hassle for you.
Released January 8, 2004, Updated April 29, 2008 |
Created by Sasha
-
3
NL-PHPMail is a simple form-mailing script which uses PHP’s mail() function to send the contents of a web form to your email address.
Now with image verification and multiple form compatibility!
New version 2.2.1: Minor update - removed name and email address from email headers to protect further against header injection.
Released December 11, 2002, Updated April 29, 2008 |
Created by Amelie and Sasha