Home »

What are the correct and the most two common way to start and finish a PHP block of code?

Question ListCategory: PHPWhat are the correct and the most two common way to start and finish a PHP block of code?
adamemliy16 author asked 9 years ago
1 Answers
denielshakespeare5 author answered 8 years ago

The two most common ways to start and finish a PHP script are: and

Please login or Register to Submit Answer