Search found 3 matches

by ToxicGod
Fri Dec 09, 2011 9:33 pm
Forum: PHP
Topic: PHP - SHOW TABLES
Replies: 2
Views: 482

Re: PHP - SHOW TABLES

Thank you very much!
by ToxicGod
Fri Dec 09, 2011 8:41 pm
Forum: PHP
Topic: PHP - SHOW TABLES
Replies: 2
Views: 482

PHP - SHOW TABLES

Okay so I'm trying to make a database code generator. [syntax=php]<?php // includes the xml file to this page include 'settings.php'; // Reads the xml file $hosts = new SimpleXMLElement($xmlstr); // This value corresponds to the one in the settings.php file. This number always starts at 0! $database...
by ToxicGod
Sun Nov 27, 2011 7:30 pm
Forum: General Chat
Topic: Why do PHP programmers hate ASP?
Replies: 8
Views: 1535

Re: Why do PHP programmers hate ASP?

The three most dangerous things in the world are a programmer with a soldering iron, a hardware engineer with a software patch, and a user with an idea. – The Wizardry Compiled by Rick Cook