• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

Post your ctrl+v

DarkBlood

NLC
NLC
I'd rather not. Now that my Flash CS3 no longer activates, I have no need to go back to Windows, unless I want to play MMORPGs such as Runes of Magic, or play RPG Maker games. But those are usually weak at best.
This was in reply to someone saying "Open your wallet wide" to buying Windows 7.
 

DarkBlood

NLC
NLC
user@user-desktop:~$ sudo apt-get install windows
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package windows
 

AdamJ

When's 1999?
NLC
podcast-4th-october-2009-re-edit.mp3



Yay for filenames on Mac! That is the podcast I've been editing for work, Mmmm local radio <3
 

TravisL

Active Member
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/bleh/public_html/wp-content/themes/redstamp/functions.php on line 9
 

GS-Dylan

Member
$db_conn = mysql_connect("localhost", $db_user , $db_pass);
if (!$db_conn){die('Fatal Error ' . mysql_error());}
mysql_select_db($db_name, $db_conn);
 
Top