Php

Php – MVC  Standrads:

Identifier name should be..
a.)  Class:  ClassName
b.)  Object:  ObjectName
c.)  Function Name:  functionName()
d.)  Private Method:  __MethodName()
e.)  Constants:  CONSTANTNAME
f.)   String Variable:  sVariableName
g.)  Array Variable:  aVariableName
h.)  Integer Variable:  iVariableName
i.)   Float Variable:   fVariableName
j.)   Boolean Variable:  bVariableName

Php Importent Links:
1.) http://php.net

Php Framework
1. Symfony
2. Codeigniter

Phpmailer
Phpmailer is great script for sending and receiving emails.
Original site of phpmailer is phpmailer.worxware.com
This project can also be download from

 

  1. No comments yet.
  1. No trackbacks yet.

Leave a comment