Der Vortrag „Archiv - PHP Introduction“ von Eduonix Learning Solutions ist Bestandteil des Kurses „Archiv - PHP Programming (EN)“. Der Vortrag ist dabei in folgende Kapitel unterteilt:
5 Sterne |
|
5 |
4 Sterne |
|
0 |
3 Sterne |
|
0 |
2 Sterne |
|
0 |
1 Stern |
|
0 |
... PHP was created by Rasmus Lerdorf in 1995 - PHP is a server-side scripting language ...
... can use command line scripting with PHP - PHP can even be used to build desktop applications ...
... easy to add PHP programming into html ...
... Arrays – Can also have Associative Arrays ( array(“name” => “Brad”) ) ...
... Programming You can create custom classes which represent an “object”. Objects can have “properties” ...