PHP: Skirtumas tarp puslapio versijų

Iš Wikibooks.
Ištrintas turinys Pridėtas turinys
S Užrakino „PHP“: Nuolatinis nepageidautinų nuorodų dėliojimas: (spam) (global sysop action) ([Redagavimas=Blokuoti naujai prisiregistravusius ir neregistruotus naudotojus] (baigia galioti 03:13, 2 balandžio 2013 (UTC)) [Pervardinimas=
Nėra keitimo santraukos
1 eilutė: 1 eilutė:
{{PHP Programavimas:Indeksas}}
{{PHP Programming: Index}}
[[w:lt:PHP|PHP]] programavimo kalba buvo sukurta 1995 metais [[w:en:Rasmus Lerdorf|Rasmus Lerdorf]]. PHP sukurta interneto HTTP serverių dinaminių puslapių kūrimui. Bet galima panaudoti ir plačiau sisteminiams įrankiams kurti ar duomenų bazių valdymui.
[[W: en: PHP | PHP]] programming language was developed in 1995, [[w: en: Rasmus Lerdorf | Rasmus Lerdorf]]. PHP for web servers HTTP dynamic pages creation. But it can be also used without more - tools for system development or database management.


PHP is interpreting the code while the program is running. This Means That You Do not compile the code, but the code QUICKLY noticeable slowdown.
PHP veikia interpretuojant kodą, kol programa yra paleista. Tai reiškia, kad nereikia kompiliuoti kodo, bet greitai pastebimas kodo sulėtėjimas.
PHP labai panaši į Perl.
PHP is very similar to Perl.


= Table of Contents =
= Turinys =


== PHP Programavimas ==
PHP Programming ====
* [[PHP/Sintaksė|Sintaksė]]
* [[PHP / Syntax | Syntax]]
* [[PHP/Funkcijos|Funkcijos]]
* [[PHP / Functions | Functions]]
* [[PHP/*.txt Skaitymas ir rašymas]]
* [[PHP / *. Txt Reading and Writing]]
* [[PHP/Sesijos|Sesijos]]
* [[Php / session | Session]]
* [[PHP/MySQL|MySQL]] duomenų bazės ([[w:lt:MySQL|Vikipedijos MySQL aprašymas]])
* [[PHP / MySQL | MySQL]] database ([[w: en: MySQL | MySQL Wikipedia description]])
* [http://vamostech.com/gps-tracking GPS Tracking Mobil]
* [http://vamostech.com/gps-tracking GPS Tracker Motor]


== PHP priėjimas ==
PHP Access ====
=== HTTP ===
HTTP ======
Apache HTTP (CGI/mod_php) serverio konfigūracijos:
Apache HTTP (CGI / mod_php) server configuration:
* [[PHP/Rankinis_instaliavimas|Rankinis LAMP/WAMP instaliavimas]]
* [[PHP / Rankinis_instaliavimas | Manual LAMP / WAMP Installation]]


=== CLI ===
CLI ======
[[PHP/CLI]] - '''C'''ommand '''Li'''ne
[[PHP / CLI]] -'' 'C''' ommand'' 'Li''' not


= Nuorodos =
= References =
* Use MySQL
* MySQL naudojimas
* [http://www.mysql.lt/forumas Lietuviška diskusija apie PHP ir MySQL, tinka visiems]
* [Http :/ / www.mysql.lt / forums Lithuanian talk about PHP and MySQL, for all]
* [http://www.php.lt/ Lietuviška PHP diskusija, naujokams ir mokantiems]
* [Http :/ / www.php.lt/ Lithuanian PHP discussion, and newcomers who]
* [http://www.php.net/manual/ Anglų kalbos PHP dokumentacija]
* [Http :/ / www.php.net/manual/ English language PHP documentation]
* [http://www.easyphp.org EasyPHP serveris, kuriame Apache + MySQL, php ir phpMyAdmin]
* [Http :/ / www.easyphp.org EasyPHP server with Apache + MySQL, PHP and phpMyAdmin]
*[[w:PHP]]
* [[W: PHP]]
*[[w:en:PHP]]
* [[W: en: PHP]]


== Kita ==
== Other ==
* [[PHP/Istorija|Istorija]]
* [[PHP / History | History]]


[[Category:PHP]]
[[Category: PHP]]


[[en:Programming:PHP]]
[[En: Programming: PHP]]
[[es:Programación en PHP]]
[[Es: Programación en PHP]]
[[et:PHP]]
[[Et: PHP]]
[[eu:PHP]]
[[Eu: PHP]]
[[fi:PHP]]
[[Fi: PHP]]
[[fr:Programmation PHP]]
[[Fr: programmation PHP]]
[[it:PHP]]
[[It: PHP]]
[[ja:PHP]]
[[It: PHP]]
[[nl:Programmeren in PHP]]
[[Nl: Programmeren in PHP]]
[[pl:PHP]]
[[Pl: PHP]]

06:42, 2 balandžio 2013 versija

Šablonas:PHP Programming: Index PHP programming language was developed in 1995, Rasmus Lerdorf. PHP for web servers HTTP dynamic pages creation. But it can be also used without more - tools for system development or database management.

PHP is interpreting the code while the program is running. This Means That You Do not compile the code, but the code QUICKLY noticeable slowdown. PHP is very similar to Perl.

Table of Contents

PHP Programming ====

PHP Access ==== HTTP ====== Apache HTTP (CGI / mod_php) server configuration:

CLI ====== PHP / CLI - 'C ommand 'Li not

References

  • Use MySQL
  • [Http :/ / www.mysql.lt / forums Lithuanian talk about PHP and MySQL, for all]
  • [Http :/ / www.php.lt/ Lithuanian PHP discussion, and newcomers who]
  • [Http :/ / www.php.net/manual/ English language PHP documentation]
  • [Http :/ / www.easyphp.org EasyPHP server with Apache + MySQL, PHP and phpMyAdmin]
  • W: PHP
  • W: en: PHP

Other