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

Linux, Apache, MySQL, PHP

 
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 
JokeRe: Python Code Error - Programmers Assistance Please Pin
Mike Stratton17-Nov-09 11:08
Mike Stratton17-Nov-09 11:08 
JokeRe: Python Code Error - Programmers Assistance Please Pin
Mike Stratton17-Nov-09 11:13
Mike Stratton17-Nov-09 11:13 
GeneralRe: Python Code Error - Programmers Assistance Please Pin
masman6-Jan-10 7:38
masman6-Jan-10 7:38 
Questionhow to run php 5.2.9 on wamp server2 Pin
Amit Spadez10-Nov-09 20:25
professionalAmit Spadez10-Nov-09 20:25 
AnswerRe: how to run php 5.2.9 on wamp server2 Pin
Andre' Gardiner12-Nov-09 14:55
professionalAndre' Gardiner12-Nov-09 14:55 
AnswerRe: how to run php 5.2.9 on wamp server2 Pin
Luc Pattyn12-Nov-09 15:19
sitebuilderLuc Pattyn12-Nov-09 15:19 
AnswerRe: how to run php 5.2.9 on wamp server2 Pin
Marc Firth12-Nov-09 22:21
Marc Firth12-Nov-09 22:21 
QuestionIntegrate with Joomal Pin
pujafaldu10-Nov-09 19:46
pujafaldu10-Nov-09 19:46 

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.