• Home
  • About AllScoop
RSS Subscribe: RSS

Allscoop Technology

Gadgets - PHP Code - ASP Code - Web Tools - Technology

Terra Firma Theme Fix

on October 12, 2007 - 0 Comments
Categories: php code

Error in your word press after upgrade to 2.3 like array_key_exists()
Change in the terra firma theme index.php
<?php if ( in_category($AsideId) && !is_single() ) : ?>
To This:
<?php if ( $AsideID != ” && in_category($AsideId) && !is_single() ) : ?>

Read more »

Share your thoughts..

PHP Proper Redirect for Search Engines

on March 5, 2007 - 0 Comments
Categories: php code

How to do a permanent redirect using PHP.
Place this code at the top of your PHP page.

header(“HTTP/1.1 301 Moved Permanently”);
header(“Location: http://www.example.com/otherpage.php”);
exit();

Read more »

Share your thoughts..

Free PHP Code

on February 1, 2007 - 25 Comments
Categories: php code

Mailing List Software
Project Management Software
Billing Software
Dispatch Software
Job Costing Software
Expense Report Software
Real Estate Website PHP Version
Car Dealer Website
Free Maintenance Software
Free MySQL/PHP Online Content Management System
Basic Content Management with PHP/MySQL
Recruitment Agency Software
Free MySQL/PHP Content Management News System
Free PHP Content Management
Network Management
Simple Content Management
Display visitors IP in a dynamic graphic

Read more »

25 Comments

  • subscribe by email

    Enter your email address:

  • Categories

    • allscoop
    • asp scripts
    • hardware
    • news
    • other stuff
    • php code
    • projects
    • shopping cart
    • software
    • technology
    • the web
    • tools
  • Blogroll

    • air quality test
    • cartridge helper
    • diabetes diary
    • law refs
  • Resources

    • blog directory
    • california directory
    • iraqi dinar
    • ohio business
    • quickutz silhouette
    • timeclock software
    • wiper blades
  • Pages

    • 1&1 Business Package Review
    • About AllScoop
  • About

    PHP-Code ASP-Code dot-NET-Code dot-NET-software Web-Tools


Copyright © 2010 Allscoop Technology