Tag Archives: php
How to pass parameters to a PHP file in a cron job
This is just a quick tip but it annoyed the bejaysus out of me for about an hour. I was running the job in the following format: 00*** test_file.php?a=1&b=2&c=3 But an error was getting thrown saying that the input file, … Continue reading
Symphony – Web Publishing System
The big noob is a website that I really like. It’s the blog for the guys that created virb and purevolume. The content on their site is managed by symphony, a customisable well designed web publishing system which I decided to have a look at. Continue reading