Forum: Coder's Corner Lounge
Jun 25th, 2006, 11:06 AM
|
|
Replies: 12
Views: 173
|
Forum: Coder's Corner Lounge
Jun 24th, 2006, 10:01 PM
|
|
Replies: 12
Views: 173
|
Forum: Coder's Corner Lounge
Jun 17th, 2006, 1:17 PM
|
|
Replies: 56
Views: 1,230
|
Forum: PHP
Jun 10th, 2006, 10:22 AM
|
|
Replies: 31
Views: 740
Make sure your ISP is ok with this. I say this...
Make sure your ISP is ok with this. I say this because my DSL(now FiOS) provider said in the contract no web servers, and therefore blocked port 80 from their end. If this happens, just switch the...
|
Forum: Coder's Corner Lounge
Jun 3rd, 2006, 1:00 PM
|
|
Replies: 5
Views: 171
Quine?
Is there any real purpose for a quine?
|
Forum: Coder's Corner Lounge
May 27th, 2006, 12:10 PM
|
|
Replies: 16
Views: 355
|
Forum: Paid Job Offers
May 27th, 2006, 12:08 PM
|
|
Replies: 83
Views: 1,428
Okay, I've stayed out of this way too...
Okay, I've stayed out of this way too long.
Let's say you DO get the funding, you DO get a team of a hundred willing to work for free, and you DO have the time and tools to do this. What happens...
|
Forum: Coder's Corner Lounge
May 27th, 2006, 9:11 AM
|
|
Replies: 16
Views: 355
Check out Winalysis. It monitors system files,...
Check out Winalysis. It monitors system files, etc.
As for the scripting problem, head over to Autoit (http://www.autoitscript.com/autoit3/index.php). I've used it many times, and it does exactly...
|
Forum: Visual Basic
May 23rd, 2006, 2:34 PM
|
|
Replies: 15
Views: 350
|
Forum: C++
May 17th, 2006, 3:35 PM
|
|
Replies: 25
Views: 510
|
Forum: Coder's Corner Lounge
May 16th, 2006, 9:16 PM
|
|
Replies: 37
Views: 724
|
Forum: PHP
May 15th, 2006, 4:20 PM
|
|
Replies: 26
Views: 724
|
Forum: PHP
May 14th, 2006, 7:41 AM
|
|
Replies: 26
Views: 724
I did the same thing, started my own web server...
I did the same thing, started my own web server on my mac. Only problem is for some reason, no matter what I do, port 80 doesn't work, so I edited my httpd.conf to use port 8000. Could this be an isp...
|
Forum: PHP
May 12th, 2006, 10:26 PM
|
|
Replies: 3
Views: 198
|
Forum: C++
May 8th, 2006, 5:10 PM
|
|
Replies: 41
Views: 868
|
Forum: PHP
May 8th, 2006, 4:17 PM
|
|
Replies: 4
Views: 185
|
Forum: Paid Job Offers
May 7th, 2006, 9:28 PM
|
|
Replies: 8
Views: 303
|
Forum: Coder's Corner Lounge
May 7th, 2006, 9:21 PM
|
|
Replies: 1,430
Views: 24,193
|
Forum: PHP
May 7th, 2006, 9:16 PM
|
|
Replies: 4
Views: 185
Include variables
how would you use cross-script variables in php? Like, if you have script 1:
<?php
$A=15
include ("script_2.php")
?>
And then in script 2:
|
Forum: C++
May 7th, 2006, 4:54 PM
|
|
Replies: 19
Views: 531
|
Forum: C++
May 4th, 2006, 9:22 PM
|
|
Replies: 19
Views: 531
And how would I go about setting it up in the...
And how would I go about setting it up in the terminal? I assume there's a pre-installed compiler, but I haven't done too much work with terminal, apart from Apache work, so I don't know any better.
|
Forum: C++
May 3rd, 2006, 7:31 PM
|
|
Replies: 19
Views: 531
C++ on Mac
Hey all. First off I would like to say i'm a complete newbie to this forum, so please forgive me if this topic is already posted.
I was wondering what the best C++ compiler would be for OS X 10.3.9....
|