Skip to content
Chikitsa
Chikitsa

Clinic/Hospital Management System

  • Demo
  • Documentation
    • System / Server requirements
    • How To Install
    • How to Upgrade
    • User Manual
    • Screencasts
    • General Topics
    • PHP Style Guide
  • Resources
    • Installation Service
    • Support Plans
    • Forum
  • My Account
    • My Downloads
    • My Purchases
    • My Tickets
    • My Profile
  • Contact Us
Chikitsa
Chikitsa

Clinic/Hospital Management System

  • Demo
  • Documentation
    • System / Server requirements
    • How To Install
    • How to Upgrade
    • User Manual
    • Screencasts
    • General Topics
    • PHP Style Guide
  • Resources
    • Installation Service
    • Support Plans
    • Forum
  • My Account
    • My Downloads
    • My Purchases
    • My Tickets
    • My Profile
  • Contact Us

PHP Style Guide

  • File Format
    • TextMate
    • BBEdit
  • PHP Closing Tag
  • File Naming
  • Class and Method Naming
  • Variable Names
  • Commenting
  • Constants
  • TRUE, FALSE, and NULL
  • Logical Operators
  • Comparing Return Values and Typecasting
  • Debugging Code
  • Whitespace in Files
  • Compatibility
  • One File per Class
  • Whitespace
  • Line Breaks
  • Code Indenting
  • Bracket and Parenthetic Spacing
  • Localized Text
  • Private Methods and Variables
  • PHP Errors
  • Short Open Tags
  • One Statement Per Line
  • Strings
  • SQL Queries
  • Default Function Arguments
  1. Home
  2. Docs
  3. PHP Style Guide
  4. One Statement Per Line

One Statement Per Line

Never combine statements on one line.

INCORRECT:

CORRECT:

Still stuck? How can we help?
Updated on November 26, 2019

Doc navigation

← Short Open TagsStrings →
Was this article helpful to you? Yes No

How can we help?

Chikitsa

Features
Demo
Download
Extensions

Resources

User Manual
Community Forum

Important Links

  • Privacy Policy
  • Terms of Service
  • Refund Policy

Subscribe to Our Newsletter