Welcome, Visitor!

Hello, we are really happy that you have reached us. However, since you are viewing the forum as a visitor, you cannot benefit from many features of the forum. How about taking advantage of all the features exclusive to our members by registering? You can register right now, taking just 2 minutes of your time. We would love to see you among us.

php ders

  1. Skrillex

    Sıfırdan İleri Seviyeye PHP Eğitimi Kısa Süreliğine Ücretsiz

    https://www.udemy.com/course/sifirdan_ileri_seviyeye_php_egitimi/?couponCode=329EFD42E8ABB13C9799
  2. kocer

    Sıfırdan İleri Seviyeye PHP Web Programlama (HTML+PDO+MySQL)

    BÜTÜN AYRINTILARIYLA PHP ! https://disk.yandex.com.tr/d/yot0b3ec82FQyg
  3. 1Jeff

    PHP | Program Arama Örneği (Form)

    Örnek: Basit bir program arama formu hazırlayalım. <html> <body> <form name="arama" method="post" action="ara.php"> <table> <tr> <td colspan="4"><b>Program Adı:</b> <input type="text" name="ad"></td> </tr> <tr> <td>...
  4. 1Jeff

    PHP | Form Örnekleri (Yemek Siparişi)

    <html> <body> <form name="siparis" method="post" action="siparis.php"> <table> <tr> <td align="right"><b>Adınız Soyadınız:</b></td> <td><input type="text" name="adisoyadi"></td> </tr> <tr> <td...
  5. 1Jeff

    PHP | Yorum Ekleme Formu

    <html> <body> <form name="yorum" method="post" action="yorum_kaydet.php"> <table> <tr> <td align="right">Ad Soyad:</td> <td><input type="text" name="adsoyad"></td> </tr> <tr> <td align="right">Başlık:</td><td><input...

Theme editor

Top Bottom