Goto Page: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 ... 100
Actual Results
- PolishHurricane
- Forum: Unix / Linux Forum
- Topic: Install ArchLinux freezes at 2nd POST screen
- Subject: Install ArchLinux freezes at 2nd POST screen
- Replies: 3
- Views: 29
Posted: November 20th, 2009, 7:15 am
I couldn't do anything. No typing, no enter. Is there some sort of shortcut I have to press so I can type?
- PolishHurricane
- Forum: Unix / Linux Forum
- Topic: Install ArchLinux freezes at 2nd POST screen
- Subject: Install ArchLinux freezes at 2nd POST screen
- Replies: 3
- Views: 29
Posted: November 19th, 2009, 5:15 pm
I'm trying to install ArchLinux from a USB drive. I followed these instructions: http://wiki.archlinux.org/index.php/Install_from_USB_stick I ended up using flashnul, it seemed like it worked, there were no errors. So I plug the flash drive into the box, attempt to boot from the flash drive. It gets...
- PolishHurricane
- Forum: Programming / Scripting / Coding Forum
- Topic: [SOLVED] PHP each, next, prev, etc...
- Subject: [SOLVED] PHP each, next, prev, etc...
- Replies: 3
- Views: 57
Posted: November 9th, 2009, 1:06 am
Aww crap I wish I had checked my e-mail, I could have used this. I was using multi-dimensional type array iteration and I ended up having to save it to a datatype, I wouldn't of had to with this.
Thanks man, this will be useful in the future.
Thanks man, this will be useful in the future.
- PolishHurricane
- Forum: Programming / Scripting / Coding Forum
- Topic: [SOLVED] PHP each, next, prev, etc...
- Subject: [SOLVED] PHP each, next, prev, etc...
- Replies: 3
- Views: 57
Posted: November 4th, 2009, 8:50 am
I ended up using end() if prev() returned false. I guess if it goes off the array, you cannot use prev(), you have to reset the entire array to the end() element.
- PolishHurricane
- Forum: Programming / Scripting / Coding Forum
- Topic: [SOLVED] PHP each, next, prev, etc...
- Subject: [SOLVED] PHP each, next, prev, etc...
- Replies: 3
- Views: 57
Posted: November 4th, 2009, 6:51 am
I'm trying to re-program a class that someone wrote that has to work with legacy drivers that use while() loops to iterate. I can't seem to get the last element to return any data after it temporarily goes off of the end of the array. I ended up making an iterator function that looks like this: [php...
- PolishHurricane
- Forum: Programming / Scripting / Coding Forum
- Topic: PHP error handler resetting connection.
- Subject: PHP error handler resetting connection.
- Replies: 4
- Views: 121
Posted: November 3rd, 2009, 1:38 am
Oh man, this following line had some sort of error in the string... [php]<?php //... fwrite($lf,'['.date('d-M-Y H-i-s').'] '.$errortype[$errno].': '.$errstr.' in '.$errpath.' on line '.$errline."\n"); //.....
- PolishHurricane
- Forum: Programming / Scripting / Coding Forum
- Topic: PHP error handler resetting connection.
- Subject: PHP error handler resetting connection.
- Replies: 4
- Views: 121
Posted: November 3rd, 2009, 12:41 am
Thanks for the tip, I'm looking into it still. Totally escapes me.
- PolishHurricane
- Forum: Programming / Scripting / Coding Forum
- Topic: Using a web app to call people
- Subject: Using a web app to call people
- Replies: 0
- Views: 61
- Subject: Using a web app to call people
Posted: November 1st, 2009, 3:54 pm
Does anybody know if AT&T has any type of free service for their current customers that allows a web server/PHP app to provide the AT&T servers with a phone number, some text and credentials (to the customer's active AT&T account) and have AT&T call (NOT SMS) the provided phone numbe...
- PolishHurricane
- Forum: Programming / Scripting / Coding Forum
- Topic: jQuery onReset Event
- Subject: jQuery onReset Event
- Replies: 2
- Views: 72
- Subject: jQuery onReset Event
Posted: November 1st, 2009, 3:04 pm
Wow, I forgot that "onreset" even existed, although it is clearly defined here: http://www.w3.org/TR/html4/interact/scr ... l#h-18.2.3
- PolishHurricane
- Forum: Programming / Scripting / Coding Forum
- Topic: I would like opinions on WAMP Server
- Subject: I would like opinions on WAMP Server
- Replies: 4
- Views: 75
- Subject: I would like opinions on WAMP Server
Posted: October 27th, 2009, 8:28 pm
Oh wow, I'm building a server rig out of spare parts and I just might put that Ubuntu Server Edition on it, thx Joe.
- PolishHurricane
- Forum: Programming / Scripting / Coding Forum
- Topic: I would like opinions on WAMP Server
- Subject: I would like opinions on WAMP Server
- Replies: 4
- Views: 75
- Subject: I would like opinions on WAMP Server
Posted: October 26th, 2009, 10:07 pm
- PolishHurricane
- Forum: Programming / Scripting / Coding Forum
- Topic: Quick and dirty MySQLi wrapper for query logging
- Subject: Quick and dirty MySQLi wrapper for query logging
- Replies: 3
- Views: 106
Posted: October 20th, 2009, 1:23 pm
Yeah I guess I just did it and it worked. I never really thought it couldn't happen, I think I just saw some examples or read about it somewhere. That's what's cool when you get into more OOP stuff in PHP5, they let you mess with stuff they already have. I wish I could fix this stupid error handler ...
- PolishHurricane
- Forum: Programming / Scripting / Coding Forum
- Topic: Quick and dirty MySQLi wrapper for query logging
- Subject: Quick and dirty MySQLi wrapper for query logging
- Replies: 3
- Views: 106
Posted: October 20th, 2009, 9:44 am
Yeah I love PHP 5, I sent you something in your PMs box. I should fix it up a bit though I suppose.
- PolishHurricane
- Forum: Hardware
- Topic: Remove RAID 1 array from a drive without losing the data?
- Subject: Remove RAID 1 array from a drive without losing the data?
- Replies: 2
- Views: 266
Posted: October 20th, 2009, 9:36 am
Yes, I did that.
- PolishHurricane
- Forum: Programming / Scripting / Coding Forum
- Topic: jQuery: fadeIn an entire table column
- Subject: jQuery: fadeIn an entire table column
- Replies: 3
- Views: 182
Posted: October 19th, 2009, 9:59 pm
Yeah I think that's a good idea. I'd do that, low alpha FTW.

