Skip to content

Instantly share code, notes, and snippets.

@inogo
inogo / modx-snippets.php
Last active November 23, 2016 03:42 — forked from christianhanvey/modx-snippets.php
Useful snippets for MODX Revo
Snippet: [[SnippetName]]
Chunk: [[$ChunkName]]
System Setting: [[++SettingName]]
TV: [[*fieldName/TvName]]
Link tag: [[~PageId? &paramName=`value`]]
Placeholder: [[+PlaceholderName]]
<?php
@inogo
inogo / SQLyogTunnel.php
Created November 21, 2012 07:08 — forked from anonymous/SQLyogTunnel.php
SQLyog HTTP Tunnel
<?php
/*
SQLyog
Copyright 2003-2006, Webyog
http://www.webyog.com
HTTP Tunneling Page
This page exposes the MySQL API as a set of web-services which is consumed by SQLyog - the most popular GUI to MySQL.