Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Using filepath method to identify an .html page

by Nik (Initiate)
on Jan 22, 2013 at 15:10 UTC ( [id://1014689]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # ===========================================================
    # produce a hash string based on html page's filepath and convert it t
    +o an integer, that will then be used to identify the page itself
    # ===========================================================
    
    pin = int( htmlpage )
    
  2. or download this
    pin --- page ---- hits     (that's to store general information for al
    +l html pages) <br><br>
    
    ...
    pin ---- host ---- hits ---- useros ---- browser ---- date   (that's t
    +o store detailed information for all html pages) <br><br>
    
    (thousands of records to hold every page's information) <br><br>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1014689]
Approved by blue_cowdawg
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-25 07:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found