Re: good coding in php
From: mhakes (storage_at_vfinpections.com)
Date: 03/25/05
- Next message: Uncle Pirate: "Need help configuring php 4.3.10 with Apache 2.0.53"
- Previous message: Simon: "Re: The prefered 'login' procedure and redirect."
- Next in thread: Jan Holland: "Re: good coding in php"
- Maybe reply: Jan Holland: "Re: good coding in php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 25 Mar 2005 14:38:56 GMT
Pugi! wrote:
> Are there any standards about good coding practices in PHP ?
> Do you use capitals or not ? imagecreate or ImageCreate
> How do you name variables ? $arrColorBlack, $black, $strFirstName,
> $firstname, $intYear, $year, .....
> How do you name your own functions ? drawLines(), setName, printHeading,
> heading, createaddress, ......
> How about exception or error handling?
> Since I am learning PHP I might as well learn it good.
>
> thanx,
>
> Pugi!
>
>
I trust these guys: phpfreaks.com
http://www.phpfreaks.com/tutorials/35/0.php
mhakes
- Next message: Uncle Pirate: "Need help configuring php 4.3.10 with Apache 2.0.53"
- Previous message: Simon: "Re: The prefered 'login' procedure and redirect."
- Next in thread: Jan Holland: "Re: good coding in php"
- Maybe reply: Jan Holland: "Re: good coding in php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|