Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

TCD Filestorage PHP Parsing Script

  • 30-10-2009 02:45AM
    #1
    Registered Users, Registered Users 2 Posts: 9


    Hey guys,

    During a cleanup of my laptop I found some unfinished projects. One was a PHP script that parses the index page of your TCD Filestorage when it is accessed over http (i.e. at https://filestorage.tcd.ie/studentj/jbloggs)

    I've attached the script for anyone who wishes to make use of it. My intention at the time of writing it was to make a start page or portal of sorts, hosted on my digiweb web space, which would give me a single easy place from which to access all my college stuff.

    The script makes use of libcurl and it was tested using PHP 5.2.5

    You take a look at a working demo i still have up on my site. It can be found here... Please refrain from injection and XSS. ;)

    Hopefully this will prove useful for someone. Let me know if you used it for anything cool. :)


Advertisement