Warning: array_search() [function.array-search]: Wrong datatype for second argument in /home/content/o/n/t/ontheplan23/html/andrewinfoservices/dynamicdemo/def_php.php on line 6
Andrew Info Services - PHP definition
definition of php


phpis an open source server side technology. PHP is both a scripting language and application server technology. Before the page is sent to a client the Web server calls PHP to interpret and perform the operations called for in the PHP script. Visit phpInfo()

 

Remember all PHP code exists in the middle of <?php and ?>