Re: [PHP-DB] Closing curly brackets?

2002-04-15 Thread Marius Ursache
a good tutorial for code formating is c and c++ style guides ( http://www.cs.umd.edu/users/cml/cstyle/ ) a good code editor is vim (http://www.vim.org). Jennifer Downey a écrit : Thank you Paul, I have asked about atutorial on proper code formatting and got back a tutorial that was

Re: [PHP-DB] Closing curly brackets?

2002-04-13 Thread Paul Burney
on 4/12/02 11:15 PM, Jennifer Downey at [EMAIL PROTECTED] appended the following bits to my mbox: I believe it has something to do with the first while statement's closing curly bracket placement but I can't seem to get it in the right place. Hi Jennifer, The first thing you should do is

Re: [PHP-DB] Closing curly brackets?

2002-04-13 Thread Jennifer Downey
Thank you Paul, I have asked about atutorial on proper code formatting and got back a tutorial that was extremely hard to understand. While lots of people have screamed at me for my coding format no one has supplied an understandable answer. That is until this morning. The first thing you