Tag Archives: SQL
SELECT partTwo FROM it ORDER BY howHard ASC

It’s about time I continued this thing, no? I put Part One up back in May last year, after all… While the IIS+PHP hosting environment I talked about before has remained the same, over time I have continued work on the little page I bootstrapped back then. The page provides the exceedingly simple function of displaying the results of a SQL query.

Read More…

SELECT partOne FROM it ORDER BY howHard ASC

Oh geez, that was laboured…

Anyway. Who knew building a mere web page to make a quick SQL query to a database would would be something I thought warranted me waffling about it?
So here’s the deal: over the last few weeks I worked on a small side project at work to build a web page that would display the results of a SQL query/lookup.
This was new for me, since I’m far more used to maintaining the servers that host these things, not building the things themselves. Still, building this has been, dare I say, a rather fun time. After all the troubleshooting (though that holds its own appeal in satisfaction).

Image, uh, kind of related…

Read More…

css.php