Profile
Achievement
COBOLdinosaur's Recent SnippetsTagged php
- All /
« Prev 1 Next »
If you syndicate your content with an RSS feed it can help to drive additional traffic to the content pages.
0
985
posted 9 years ago by COBOLdinosaur
This is a simple PHP class that can be used to produce nicely formatted reports from unorganized data.
0
1005
posted 9 years ago by COBOLdinosaur
This snippet allows an array or multiple arrays to be re-sorted using multiple key fields.
0
903
posted 9 years ago by COBOLdinosaur
Doing the echo with multiple concatenated bits of strings was very error prone and I was always getting parsing errors. The toggle format where you flip PHP on and off throughout the HTML is less error prone but is a real pain in the ass if you have...
0
854
posted 11 years ago by COBOLdinosaur