Forum: Products and/or Services Offered
2005-06-15, 06:19 PM
|
Replies: 7
Views: 1,061
|
Forum: Possible Cheaters
2005-06-15, 05:11 PM
|
Replies: 6
Views: 2,076
|
Forum: General Business Knowledge
2005-06-15, 04:40 PM
|
Replies: 3
Views: 1,348
|
Forum: Programming & Scripting
2005-06-15, 01:50 PM
|
Replies: 5
Views: 1,101
undef would do the same thing -- although,...
undef would do the same thing -- although, generally, you want to declare a variable if you ever decide to use the script in strict mode.
.= is the same as $variable = $variable . "stringtoadd";
...
|
Forum: Chit Chat
2005-06-15, 01:27 PM
|
Replies: 20
Views: 1,865
|
Forum: Programming & Scripting
2005-06-15, 10:23 AM
|
Replies: 5
Views: 1,101
try that
$HTML = "";
open...
try that
$HTML = "";
open (CLEANLINKSFILE, "$WorkingDir/InputLinks.txt");
foreach $CleanedLinksGrab (<CLEANLINKSFILE>)
{
chomp $CleanedLinksGrab;
$CleanedLinks =...
|
Forum: General Business Knowledge
2005-06-15, 10:19 AM
|
Replies: 28
Views: 2,714
National-net box, dual Xeon, 10K SCSI
New box,...
National-net box, dual Xeon, 10K SCSI
New box, P4 with Hyperthreading, 7200 SATA RAID
Ram difference negligent, both ran similar versions Mysql4.0. New box runs Apache2/Tux, National-net box ran...
|
Forum: Chit Chat
2005-06-15, 09:46 AM
|
Replies: 34
Views: 5,563
now if that doesn't convince you to just pay...
now if that doesn't convince you to just pay Apple for the 1GB of ram. :)
knowing my luck, I would break the first tab. Then the rest would follow only due to the frustration of knowing that...
|
Forum: Chit Chat
2005-06-15, 09:39 AM
|
Replies: 22
Views: 1,952
|
Forum: Chit Chat
2005-06-15, 09:21 AM
|
Replies: 44
Views: 3,871
A long time ago, Bill Gates said that the thing...
A long time ago, Bill Gates said that the thing that caused the most problems with Win98 & WinXP were devices that had poorly written device drivers. WinXP (and Win98) running in VMWare under linux...
|
Forum: Programming & Scripting
2005-06-15, 09:06 AM
|
Replies: 5
Views: 1,101
|
Forum: Chit Chat
2005-06-15, 01:47 AM
|
Replies: 5
Views: 1,027
|
Forum: Newbie Questions
2005-06-14, 11:08 AM
|
Replies: 6
Views: 1,265
|
Forum: Chit Chat
2005-06-14, 09:54 AM
|
Replies: 16
Views: 1,295
|
Forum: Chit Chat
2005-06-14, 09:50 AM
|
Replies: 16
Views: 1,295
|
Forum: Chit Chat
2005-06-13, 05:36 PM
|
Replies: 40
Views: 3,013
|
Forum: Chit Chat
2005-06-13, 04:22 PM
|
Replies: 58
Views: 3,578
|
Forum: Chit Chat
2005-06-13, 02:57 PM
|
Replies: 40
Views: 3,013
|
Forum: Chit Chat
2005-06-13, 02:03 PM
|
Replies: 40
Views: 3,013
|
Forum: Programming & Scripting
2005-06-13, 10:30 AM
|
Replies: 5
Views: 850
take this:
RewriteRule...
take this:
RewriteRule .*[Jj][Pp][Gg]$|.*[Gg][Ii][Ff]$
RewriteRule .*[Jj][Pp][Gg]$|.*[Gg][Ii][Ff]$ http://www.porn-xxx-porn.com/ [R,L]
make it this:
RewriteRule...
|
Forum: Programming & Scripting
2005-06-13, 10:21 AM
|
Replies: 5
Views: 850
|
Forum: Chit Chat
2005-06-13, 10:05 AM
|
Replies: 40
Views: 3,013
|
Forum: Chit Chat
2005-06-13, 09:41 AM
|
Replies: 28
Views: 2,399
|
Forum: I'm Looking For.......
2005-06-12, 05:44 PM
|
Replies: 12
Views: 1,631
|
Forum: Programming & Scripting
2005-06-12, 02:57 PM
|
Replies: 2
Views: 843
|