Warning: include(/home/girlie/public_html/tips/phpscripts/refsearch.php) [function.include]: failed to open stream: No such file or directory in /home/girlie/public_html/girliematters/tips/archives/0301/index.php on line 75
Warning: include() [function.include]: Failed opening '/home/girlie/public_html/tips/phpscripts/refsearch.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/girlie/public_html/girliematters/tips/archives/0301/index.php on line 75
Monthly Archives are no longer being updated on this site. This page remains only to avoid link rot. Use the Category or Alphabetical Archives for current listings of all entries.
01.31.03: remember me misbehaviorWhy isn't my "Remember Me" function working correctly?
01.29.03: comments leader board with php and mysqlShow who's posted the most comments to your blog using PHP and MySQL.
01.27.03: recent links from entriesBrad Choate's solution for pulling links from your posts into a handy list.
01.19.03: individual entry trackbacksPull trackback info directly from the MySQL database, courtesy of Kristine.
01.19.03: creating a comments feedLinks to information on comment feeds.
01.19.03: lastn recently modified entries using MTSQLList the N most recently updated entries in your blog using MTSQL.
01.12.03: limit excerpt to a paragraphLimit excerpt by paragraph, not words.
01.12.03: link this template to a fileSteps to using link this template to a file.
Change the default number of entries for editing in MT.
01.12.03: non-consecutive days with PHPDisplay posts from the last N non-consecutive days using PHP.