Forum Overview
::
American McGee's Honda Civic
::
Old copy of pointy source ACT NOW LIMITED TIME OFFER
[quote name="Entropy Stew"][quote name="Ice Cream Jonsey"][quote name="motherfuckerfoodeater"]I'm going to get a job that I'm totally unqualified for. Unlike most jobs of that description, I will be required to become qualified, or it's back in the gutter for me. Who has suggestions for picking up as much PostreSQL as is humanly possible in the shortest period of time?[/quote] I never had a copy of the forum software when it was running PostgreSQL, otherwise I would send that to you so you had an opportunity to learn what you could from it. This is an unhelpful reply, but if that software does still exist somewhere, perhaps we can flush it out. But I honestly don't know who would have a copy. ICJ[/quote] laugh at code <a href="http://www.canopicjar.net/pointy/pointy-0.9.3.1.tgz">here</a> <tt> // check to see everything we need is there if ($postauthor == "") { die("Enter a name, mysterio"); } if ($posttitle == "") { die("Enter a title, princess"); } if (strlen($postauthor) > 35) { die("Fuck off with the long name shit"); } if (strlen($posttitle) > 86) { die("Fuck off with the long title shit"); } if (strlen($posttext) > 1024 * 75) { die("Your post is too damn big. 75k limit, folks."); }</tt> -/ES/-[/quote]