grab our rss feed  WarpConduit on Facebook
WarpConduit.Net

Entries Tagged ‘php’

Simple Standalone PHP Web Counter

In my search for a simple PHP web counter it was difficult to find one that wasn’t somehow connected to an external host and didn’t write IP addresses to a file and then use resources to search the file later.  With all the NAT firewalls out there counting visitors based on IP address just doesn’t [...]

Dynamically Load CSS and JS files using PHP

I’ve been working more and more with jQuery and plugins that go with it and it can be a pain to keep going back to the code and adding another <script> tag for each of these and then removing it again when you find out it isn’t quite what you needed.  I came up with [...]

Page 3 of 3123