yecga07 Admin
Mesaj Sayısı : 177 Rep Gücü : 56388 Kayıt tarihi : 23/06/09 Yaş : 33 Nerden : İZMİR Aktiflik : Uyarı :
| Konu: Php Giriş Paz Tem. 19, 2009 7:25 am | |
| Önce şu temel bir anlayış olmalıdır devam:
- HTML/XHTML HTML / XHTML
- JavaScript Javascript
Ne PHP nedir?
- PHP stands for P HP: H ypertext P reprocessor PHP P için HP standları: H ypertext P reprocessor
- PHP is a server-side scripting language, like ASP PHP ile bir sunucu tarafı komut dosyası dili, ASP gibi
- PHP scripts are executed on the server PHP betikleri sunucu çalıştırılır
- PHP supports many databases (MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, etc.) PHP (MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, vb) bir çok veri tabanı desteği
- PHP is an open source software PHP bir açık kaynak yazılım
- PHP is free to download and use PHP indirmek ve kullanmak için ücretsizdir
Ne PHP Dosya nedir?
- PHP files can contain text, HTML tags and scripts PHP dosyaları metin, HTML etiketleri ve scriptler içerebilir
- PHP files are returned to the browser as plain HTML PHP dosyaları düz HTML olarak tarayıcıya iade edilir
- PHP files have a file extension of ".php", ".php3", or ".phtml" PHP dosyaları "bir dosya uzantısına sahip. PHP", ". Php3", veya ". Phtml"
Ne MySQL nedir?
- MySQL is a database server MySQL veritabanı sunucusudur
- MySQL is ideal for both small and large applications MySQL hem küçük ve büyük uygulamalar için ideal
- MySQL supports standard SQL MySQL standart SQL destekler
- MySQL compiles on a number of platforms MySQL platformlar bir dizi derler
- MySQL is free to download and use MySQL indirmek ve kullanmak için ücretsizdir
PHP + MySQL
- PHP combined with MySQL are cross-platform (you can develop in Windows and serve on a Unix platform) PHP MySQL ile çapraz olan platform (Windows geliştirme ve bir Unix ortamında hizmet)
Neden PHP?
- PHP runs on different platforms (Windows, Linux, Unix, etc.) PHP ile farklı platformlarda (Windows, Linux, Unix, vb) çalışır
- PHP is compatible with almost all servers used today (Apache, IIS, etc.) PHP hemen hemen tüm sunucular bugün kullanılan uyumlu (Apache, IIS, vb)
- PHP is FREE to download from the official PHP resource: www.php.net PHP indirmek için resmi PHP kaynak kimden ÜCRETSİZDİR: www.php.net
- PHP is easy to learn and runs efficiently on the server side PHP öğrenmesi kolay ve etkin bir şekilde sunucu tarafında çalışan
Where to start? To get access to a web server with PHP support, you can: PHP desteği olan bir web sunucusuna erişmek için, aşağıdakileri yapabilirsiniz:
- Install Apache (or IIS) on your own server, install PHP, and MySQL Kendi sunucunuzda yükleyin Apache (veya IIS), PHP ve MySQL kurmak
- Or find a web hosting plan with PHP and MySQL support Veya bir web destek PHP ve MySQL ile planı ev bulmak
| |
|