Well... not EVERY line. Block/control structures (if, else, case, switch, etc...), { and } 's don't. This is not the fully inclusive list... but for the newbies... you don't want to miss lead anyone into thinking that EVERY line needs a semicolon. Larr. --- In php-objects@xxxxxxxxxxxxxxx, "Dean H" <deanhouseholder@...> wrote: > > Every line of php code needs a semicolon. > > Dean > > > On 7/21/07, duketore <duketore@...> wrote: