Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~352 People Reached
Favorite Forums
Favorite Tags
Member Avatar for EpicDewd

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 …

Member Avatar for caperjack
0
106
Member Avatar for syahrizal

I want to know what is the difference between joomla based website and php... I noticed joomla sometimes used .html at its url for seo. I have made this joomla website [URL="http://linuxrise.com"]http://linuxrise.com[/URL] and want to know your opinion about this... thank you...

Member Avatar for diafol
0
132
Member Avatar for EpicDewd

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 …

Member Avatar for Schoorsteen
0
114