Skip to content
View DrARoberts's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@Chronolabs-Cooperative
Block or Report

Block or report DrARoberts

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

Pinned

  1. Chronolabs-Cooperative/PingTrax-Module-Xoops25 Chronolabs-Cooperative/PingTrax-Module-Xoops25 Public

    Pinging + Trackbacks + Sitemaps for XOOPS 2.5; works through self discovery + hits history tracking for true sitemaps!

    PHP 2

  2. Chronolabs-Cooperative/xForum-Module-Xoops25 Chronolabs-Cooperative/xForum-Module-Xoops25 Public

    xForum 5 ~ Multifielded, Multithreaded Forum module based on NewBB for XOOPS 2.5!

    PHP 2

  3. Chronolabs-Cooperative/Tag-Module-Xoops25 Chronolabs-Cooperative/Tag-Module-Xoops25 Public

    Tag/Nodes module with categories version 3.10

    PHP 2

  4. XoopsCore25 XoopsCore25 Public

    Forked from XOOPS/XoopsCore25

    XOOPS Core 2.5.x (current release is 2.5.9)

    PHP 2

  5. Passing Variables to REST API [ $odd... Passing Variables to REST API [ $odds = $inner = array(); ]
    1
    $odds = $inner = array();
    2
    foreach($_GET as $key => $values) {
    3
        if (!isset($inner[$key])) {
    4
            $inner[$key] = $values;
    5
        } elseif (!in_array(!is_array($values)?$values:md5(json_encode($values, true)), array_keys($odds[$key]))) {
  6. Correct Implementation of PHP cURL f... Correct Implementation of PHP cURL for also sending field type $_FILES
    1
    if (!function_exists("getURIData")) {
    2
        
    3
        /* function yonkURIData()
    4
         *
    5
         * 	Get a supporting domain system for the API