Click here to Skip to main content
15,885,720 members
Home / Discussions / Linux, Apache, MySQL, PHP
   

Linux, Apache, MySQL, PHP

 
GeneralAntivirus 2009 [modified] Pin
Granny200714-Nov-09 16:58
Granny200714-Nov-09 16:58 
Questionidle thoughts....a multi-website session manager...is it possible? Pin
cjoki13-Nov-09 9:03
cjoki13-Nov-09 9:03 
Questionjoomla plugins Pin
pujafaldu13-Nov-09 1:30
pujafaldu13-Nov-09 1:30 
AnswerRe: joomla plugins Pin
EliottA13-Nov-09 9:22
EliottA13-Nov-09 9:22 
AnswerRe: joomla plugins Pin
Richard MacCutchan13-Nov-09 9:29
mveRichard MacCutchan13-Nov-09 9:29 
QuestionProblem installing PHP5.3.0 under IIS 6 and Windows Server 2003 Pin
CrazyCoder2612-Nov-09 18:12
CrazyCoder2612-Nov-09 18:12 
AnswerRe: Problem installing PHP5.3.0 under IIS 6 and Windows Server 2003 Pin
Marc Firth12-Nov-09 22:11
Marc Firth12-Nov-09 22:11 
GeneralRe: Problem installing PHP5.3.0 under IIS 6 and Windows Server 2003 Pin
CrazyCoder2612-Nov-09 22:59
CrazyCoder2612-Nov-09 22:59 
Question[Message Deleted] Pin
Jackaal12-Nov-09 6:47
Jackaal12-Nov-09 6:47 
AnswerRe: how to make a simple invoice? Pin
Marc Firth12-Nov-09 22:19
Marc Firth12-Nov-09 22:19 
GeneralRe: how to make a simple invoice? Pin
Jackaal13-Nov-09 6:57
Jackaal13-Nov-09 6:57 
QuestionHow to write a makefile ? Pin
euerka12-Nov-09 2:35
euerka12-Nov-09 2:35 
AnswerRe: How to write a makefile ? Pin
N a v a n e e t h14-Nov-09 18:17
N a v a n e e t h14-Nov-09 18:17 
QuestionPython Code Error - Programmers Assistance Please Pin
Mike Stratton11-Nov-09 16:40
Mike Stratton11-Nov-09 16:40 
AnswerRe: Python Code Error - Programmers Assistance Please Pin
Richard MacCutchan11-Nov-09 21:31
mveRichard MacCutchan11-Nov-09 21:31 
GeneralRe: Python Code Error - Programmers Assistance Please Pin
Mike Stratton16-Nov-09 23:06
Mike Stratton16-Nov-09 23:06 
The answer is simple really, I actually purposely created this code while learning python via MIT OpenCourseWare.
This code creates an infinte loop with the number calculations increasing beyond Pythons capabilities very quickly.
I thought it was kind of funny as the code says:

x is equal to 16
If you find that x is greater then 0 then do the following:
redefine x as is equal to 16*16

Second loop:
x is equal to 256
if you find that x is greater then 0 then do the following
redefine x as equalt to 256*256

Third loop:
x is equal to 65536
if you find that x is greater then 0 then do the following
redefine x as equal to 65536 * 65536

A few loops and python cannot compute.
GeneralRe: Python Code Error - Programmers Assistance Please Pin
Cape Cod Mike9-Dec-09 17:35
Cape Cod Mike9-Dec-09 17:35 
AnswerRe: Python Code Error - Programmers Assistance Please Pin
PavanPareta16-Nov-09 19:17
PavanPareta16-Nov-09 19:17 
GeneralRe: Python Code Error - Programmers Assistance Please Pin
Richard MacCutchan16-Nov-09 21:33
mveRichard MacCutchan16-Nov-09 21:33 
GeneralRe: Python Code Error - Programmers Assistance Please Pin
Mike Stratton16-Nov-09 23:08
Mike Stratton16-Nov-09 23:08 
GeneralRe: Python Code Error - Programmers Assistance Please Pin
Richard MacCutchan17-Nov-09 2:55
mveRichard MacCutchan17-Nov-09 2:55 
JokeRe: Python Code Error - Programmers Assistance Please Pin
Mike Stratton17-Nov-09 11:11
Mike Stratton17-Nov-09 11:11 
JokeRe: Python Code Error - Programmers Assistance Please Pin
Mike Stratton17-Nov-09 11:16
Mike Stratton17-Nov-09 11:16 
GeneralRe: Python Code Error - Programmers Assistance Please Pin
Mike Stratton16-Nov-09 23:07
Mike Stratton16-Nov-09 23:07 
GeneralRe: Python Code Error - Programmers Assistance Please Pin
David Skelly17-Nov-09 2:13
David Skelly17-Nov-09 2:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.