php is revolved around a theme of practicality. php tools are design to help the programmer/designer write programs more quickly and efficently.Here are some characteristics of php:
familiarity: programmers with some backgrond in languages like, C#, perl, ASP, Pascal would have a better learning curve considerably.
simplicity: a php program can consist of 10,000 lines of code or just one line of code, what ever gets the job done. And other thing php does not need to incude any libraries or any thing of the sort. Unless you want to incude a script its up to you.
efficency: efficency is an improtant consideration when it comes to a muiltiuser platform.
security: when it come to security php provides developers and administrators with flexible and efficent secuity safeguards for the application level and the system level.
MOST IMPORTANT ITS FREE!!!!!
|