Skip to content
View seanburlington's full-sized avatar
Block or Report

Block or report seanburlington

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
seanburlington/README.md

Pinned

  1. drupal-ckan drupal-ckan Public

    A Drupal Module to integrate with CKAN

    PHP 5 2

  2. Function to open an Excel generated ... Function to open an Excel generated CSV using unicode
    1
    <?php
    2
    
                  
    3
    # http://www.practicalweb.co.uk/blog/2008/05/18/reading-a-unicode-excel-file-in-php/
    4
    
                  
    5
    function fopen_utf8($filename){
  3. Self Signed Certificate with Custom ... Self Signed Certificate with Custom Root CA
    1
    # Create Root CA (Done once)
    2
    
                  
    3
    ## Create Root Key
    4
    
                  
    5
    **Attention:** this is the key used to sign the certificate requests, anyone holding this can sign certificates on your behalf. So keep it in a safe place!
  4. practicalweb-hugo practicalweb-hugo Public

    Old blog migrated to hug, hosted on Google firebase

    HTML