VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. Member
    Join Date
    Feb 2006
    Location
    United States
    Search Comp PM
    does anyone know of a working way that i can hide my "last log in date" in myspace? (id rather people not know the last hour or date i logged in)

    some knowledgeable people with html maybe...
    Quote Quote  
  2. Member Conquest10's Avatar
    Join Date
    Sep 2002
    Location
    Chicago, IL
    Search Comp PM
    Why? Its only the lasy DAY you were on, not the hour.

    This is like the people with really revealing attire in their profile picture then got their profile set to private because they "don't want people all in their business".
    His name was MackemX

    What kind of a man are you? The guy is unconscious in a coma and you don't have the guts to kiss his girlfriend?
    Quote Quote  
  3. Member Richie V's Avatar
    Join Date
    Feb 2004
    Location
    Cardiff, Wales, UK.
    Search Comp PM
    Google comes up with this, although I've never seen it successfully work. The only way to hide that info (to my knowledge) is to use a complete DIV overlay.
    Quote Quote  
  4. Member
    Join Date
    Jan 2006
    Location
    Australia
    Search Comp PM
    its a server login date stamp, no doubt php or some server side script anyway so sorry but no, unless you could change the script that was writen to the server your not going to be able to hide it.
    generally it would look like this (this is not a login stamp script)

    <? print(Date("1 F d, Y")); ?>

    your web browser calls the page and the server processes this script and all you see is

    1 September 01, 2006

    and if you tried to view the html it would look like

    <html>

    <head>
    </head>
    1 September 01, 2006
    <body>
    </body>
    </html>
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!