Topic Locked.
Subject now located here: http://system.freepgs.com/smf/index.php?topic=1018.0
Subject now located here: http://system.freepgs.com/smf/index.php?topic=1018.0
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu//Pulls Message From Textarea On Submit
$message = $_POST['message'];
// Replaces < With <
$message = str_replace("<", "<", $message);
// Replaces > With >
$message = str_replace(">", ">", $message)
<?php
$differencetolocaltime=4; //Input time difrence
$new_U=date("U")-$differencetolocaltime*3600; //If the time is ahead of the server change the - to a +
print date("H:i", $new_U); //This will echo the time
?>
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(*\.)?freepgs.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?yourdollz.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?64.193.110.130/pixie/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?sheezyart.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?shiftreload.com.au/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?thegoldenveil.mazzysdolls.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?themuffin.org/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?fairykiss.net/enchantedutopia/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?greatestjournal.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?profile.myspace.com/?.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?myspace.com/?.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?blog.myspace.com/?.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?gallery.greatestjournal.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?freepgs.com/pixie/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?eden-enchanted.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?yumeweb.com/dollzine/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?mysticnorthernlights.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?theunder-ground.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?www3.topsites24.de/pro/Sechmet/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?fracturedfairytales.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?s13.invisionfree.com/GHF_and_Camelot/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?webpages.charter.net/richolford/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?christmasforall.proboards21.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?xanga.com/pixiewildflower/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?system.freepgs.com/forum/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?livejournal.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?deviantart.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?pixie-wildflower.deviantart.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?xanga.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?faeforum.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?pixie.50webs.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?plug-board.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?sapphyredreamz.50webs.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?toplist.myprettypixels.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?usa.ultimatetopsites.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?rainbowtears.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?pixiewildflower.livejournal.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(*\.)?feyrealm.com/.*$ [NC]
RewriteRule \.(gif|jpg|jpeg|bmp|png)$ http://services.freepgs.com/prohib.png [R,L]