| PHP |
PHP has dominated the web space so extensively that it needs no introduction. Connecting to a server via XMLHttp Request and making a partial page refresh is what makes this technique so attractiv.. |
| |
|
|
|
|
| Differences between Java & Javascript |
Java is pure object oriented programming language from Sun. While Javascript is a object based scripting language from Netscape.Javascript is designed to use within a web page. It is embedded in a htm.. |
| |
|
|
|
|
| AJAX sometimes pose danger |
AJAX has dominated the web space so extensively that it needs no introduction. Connecting to a server via XMLHttp Request and making a partial page refresh is what makes this technique so attractive. .. |
| |
|
|
|
|
| Key Features of the PHP 5.3 |
Support for namespaces
Under the hood performance improvements
Late static binding
Lambda functionalities and closures
Syntax additions: NOWDOC, limited GOTO, ternary short cut ''?.” and .. |
| |
|
|
|
|
| PHP 5.30 Released..... |
The PHP development team is proud to announce the immediate release of PHP 5.30 . This release is a major improvement in the 5.X series, which includes a large number of new features and bug fixes. So.. |
| |
|
|
|
|