No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
Decided that I'm prolly going to make a custom computer soon. Just wanted to make sure all of these parts will work together. Also anything im missing would be nice too. Motherboard - [url]http://www.newegg.com/Product/Product.aspx?Item=N82E16813138186[/url] CPU - [url]http://www.newegg.com/Product/Product.aspx?Item=N82E16819115221[/url] Video Card - [url]http://www.newegg.com/Product/Product.aspx?Item=N82E16814102873[/url] Wireless Network Card - [url]http://www.newegg.com/Product/Product.aspx?Item=N82E16833106039[/url] Ram - [url]http://www.newegg.com/Product/Product.aspx?Item=N82E16820231277[/url] Case …
Joomla can use .html sometimes because the php can generate it.
Hi everyone. I have a php mysql class and was wondering how I declare a varialbe kinda thing. Here is the code in the mysql class.... [code] <?php // class stuff public function fetch_array_from_query($query) { $this->debug_write("Fetching array from given query"); if(!$this->is_connected()) $this->setup_connection(); $result = $this->query($query); $this->debug_write("Finished fetching array from given …
The End.
EpicDewd