Results 1 to 7 of 7
Hybrid View
-
25th Jun 2009, 03:16 PM #1OPBanned
Help with PHP Script.
I need help making a script for a little project what i need is.
<? php
Site they came from ( LOG )
After submission send them back to that site
/?php>Luke Reviewed by Luke on . Help with PHP Script. I need help making a script for a little project what i need is. <? php Site they came from ( LOG ) After submission send them back to that site /?php> Rating: 5
-
25th Jun 2009, 04:31 PM #2Member
ok I know what you want to log....but explain the submissions part...submissions to your ddl submit page or what?
-
25th Jun 2009, 04:38 PM #3MemberWebsite's:
qwerty-roms.netDude.. why not just user AWStats in cpanel, does the same thing, tells you where your visitors came from.
^^
-
25th Jun 2009, 05:07 PM #4MemberWebsite's:
pspmafia.com zrev.netCode:<?php //logs the reffer $previous = $_SERVER['HTTP_REFERER']; //writes the info to a file called logfile.html $myFile = "logfile.html"; $fh = fopen($myFile, 'a') or die("can't open file"); $stringData = $previous . "<br />"; fwrite($fh, $stringData); fclose($fh); ?> <!-- redirects the user to the previous page. //--> <script type="text/javascript"> <!-- window.location = "<? echo $previous; ?>" //--> </script>
Trusted & Respected Members:
ACiD | Narutoroot | JmZ | Jackson | Phamous | litewarez
-
25th Jun 2009, 05:20 PM #5OPBanned
Ill just use recent visitors.
-
25th Jun 2009, 05:38 PM #6(╯?□?)╯︵ ┻━┻Website's:
Xenu.ws WarezLinkers.com SerialSurf.com CracksDirect.comBread, don't use javascript for that. Never use JS without an alternative for non-js users.
Use php's header() or a meta tag.
-
25th Jun 2009, 06:46 PM #7MemberWebsite's:
pspmafia.com zrev.netOh, good point JmZ, never thought of that. Thanks for the tip
Trusted & Respected Members:
ACiD | Narutoroot | JmZ | Jackson | Phamous | litewarez
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Selling] Excellent Matrimonial Script| Complete readymade Matrimony Script Available
By matriscript4u in forum Marketplace (Buy, Sell and Trade)Replies: 0Last Post: 23rd Oct 2012, 02:54 PM -
[Selling] Mp3 Search Engine, File Host, SMS Script, Arcade Script, PDF Search Script, and More!
By Fileze in forum Completed TransactionsReplies: 12Last Post: 13th Mar 2012, 02:23 PM -
[Selling] Rslinkgens Premium link generator script V1 -Most advanced and viral script
By vccshopper in forum Completed TransactionsReplies: 0Last Post: 24th Jun 2011, 08:10 PM -
[Selling] A.A.S. (Adult Automated Script For ClipBucket Video Script)
By tangi in forum Completed TransactionsReplies: 0Last Post: 25th Mar 2011, 12:45 PM -
need text hosting script or link shorter script
By onel0ve in forum General DiscussionReplies: 3Last Post: 16th Jan 2011, 08:26 AM
themaLeecher - leech and manage...
Version 5.03 released. Open older version (or...