Connecting to Database using PHP OOP Posted On: Jul 27, 2021 | Hits: 669 |
How To Force HTTPS On Website URL Posted On: Jan 23, 2021 | Hits: 950 |
Autoloading Classes Posted On: Dec 17, 2020 | Hits: 1033 |
Comparing Objects Posted On: Dec 13, 2020 | Hits: 1004 |
Copying Objects Posted On: Nov 27, 2020 | Hits: 844 |
Magic Methods Posted On: Nov 08, 2020 | Hits: 869 |
Late Static Bindings Posted On: Oct 22, 2020 | Hits: 843 |
Refer to Parent Class Posted On: Oct 19, 2020 | Hits: 989 |
Class Constants Posted On: Oct 12, 2020 | Hits: 840 |
Static Properties & Methods Methods Posted On: Oct 08, 2020 | Hits: 870 |
Overloading & Setter / Getter Methods Posted On: Oct 06, 2020 | Hits: 845 |
Access Modifiers Posted On: Oct 03, 2020 | Hits: 859 |
Overriding Posted On: Oct 01, 2020 | Hits: 817 |
Define a Subclass Posted On: Sep 29, 2020 | Hits: 812 |
Inheritance Posted On: Sep 28, 2020 | Hits: 788 |
$this Keyword Posted On: Sep 18, 2020 | Hits: 968 |
Class Methods Posted On: Sep 16, 2020 | Hits: 770 |
Class Properties Posted On: Sep 13, 2020 | Hits: 865 |
Create An Instance Posted On: Sep 08, 2020 | Hits: 901 |
Define A Class Posted On: Sep 06, 2020 | Hits: 983 |
Intro & Setup Posted On: Sep 04, 2020 | Hits: 1391 |
Send SMS with PHP in Sinhala Posted On: Aug 15, 2020 | Hits: 454 |
Composer for Beginners in Sinhala Posted On: Aug 14, 2020 | Hits: 820 |
Send Emails with PHPMailer with Attachments Posted On: Jul 06, 2020 | Hits: 883 |
Wrong Password? Fixing SQL Errors - PHP MySQL Exercise Posted On: Jun 20, 2020 | Hits: 848 |
Send Emails from XAMPP Server On Your Computer Posted On: Jun 15, 2020 | Hits: 811 |
How to Send Emails with PHP Mail Function Posted On: Jun 13, 2020 | Hits: 1226 |
Search Users Posted On: May 12, 2020 | Hits: 1027 |
Dynamic Dropdown Posted On: Apr 21, 2020 | Hits: 1014 |
Drop-Down List from Database using PHP-MySQL Posted On: Feb 06, 2020 | Hits: 674 |
Pagination in Sinhala Posted On: Aug 25, 2017 | Hits: 740 |
Pagination in Sinhala Posted On: Aug 18, 2017 | Hits: 675 |
Pagination in Sinhala Posted On: Aug 17, 2017 | Hits: 1112 |
How to Crop and Upload Images - Part 3 of 3 Posted On: Apr 17, 2017 | Hits: 1100 |
How to Crop and Upload Images - Part 2 of 3 Posted On: Apr 16, 2017 | Hits: 893 |
How to Crop and Upload Images - Part 1 of 3 Posted On: Apr 15, 2017 | Hits: 1204 |
Reading and Listing Files with PHP Posted On: Mar 30, 2017 | Hits: 592 |
How to Upload Files with PHP in Sinhala Posted On: Mar 25, 2017 | Hits: 1038 |
Delete User Posted On: Mar 11, 2017 | Hits: 958 |
Change Password Posted On: Mar 08, 2017 | Hits: 975 |
Modify Record Posted On: Feb 19, 2017 | Hits: 965 |
Retrieve and Display Record Posted On: Feb 05, 2017 | Hits: 931 |
Improving Our Code Posted On: Feb 01, 2017 | Hits: 858 |
Saving the New Record Posted On: Jan 26, 2017 | Hits: 874 |
Form Validation Step 3 Posted On: Jan 22, 2017 | Hits: 867 |
Form Validation Step 2 Posted On: Jan 17, 2017 | Hits: 878 |
Form Validation Step 1 Posted On: Jan 12, 2017 | Hits: 919 |
Creating Add New User Form Posted On: Jan 08, 2017 | Hits: 833 |
Updating Last Login Date/Time Posted On: Jan 04, 2017 | Hits: 1098 |
Completing User List Page Posted On: Dec 30, 2016 | Hits: 831 |
Programming Logout Process Posted On: Dec 26, 2016 | Hits: 949 |
Saving Logged In User Posted On: Dec 18, 2016 | Hits: 1131 |
Login Process Posted On: Dec 08, 2016 | Hits: 1305 |
Creating Login Form Posted On: Dec 01, 2016 | Hits: 1279 |
Project Overview Posted On: Nov 25, 2016 | Hits: 1639 |
Modify / Delete Records with UPDATE / DELETE Query Posted On: Nov 11, 2016 | Hits: 953 |
Retrieving & Display Records with SELECT Query Posted On: Nov 08, 2016 | Hits: 972 |
Adding Records with INSERT Query Posted On: Oct 26, 2016 | Hits: 855 |
Connecting to MySQL Database Posted On: Oct 17, 2016 | Hits: 1050 |
Creating MySQL Database Posted On: Oct 08, 2016 | Hits: 959 |
Try HTML / CSS / JavaScript Online - CODEPEN - in Sinhala Posted On: Oct 01, 2016 | Hits: 795 |
Sessions Posted On: Sep 22, 2016 | Hits: 899 |
Cookies Posted On: Sep 17, 2016 | Hits: 961 |
POST Method Posted On: Sep 04, 2016 | Hits: 1017 |
Build Web Pages with Include / Require Functions Posted On: Aug 28, 2016 | Hits: 1040 |
Links / URLs & GET Method Posted On: Aug 17, 2016 | Hits: 916 |
User-Defined Functions Posted On: Aug 13, 2016 | Hits: 876 |
Connect to MySQL Database with PHP Posted On: Aug 10, 2016 | Hits: 475 |
Foreach Loops Posted On: Aug 05, 2016 | Hits: 844 |
For Loops Posted On: Aug 03, 2016 | Hits: 886 |
While Loops Posted On: Aug 01, 2016 | Hits: 1005 |
Learn PHP on Any Computer Posted On: Jul 30, 2016 | Hits: 491 |
Switch Statements Posted On: Jul 27, 2016 | Hits: 808 |
Logical Operators Posted On: Jul 22, 2016 | Hits: 896 |
if / else Statements Posted On: Jul 15, 2016 | Hits: 990 |
Booleans Posted On: Jul 11, 2016 | Hits: 750 |
Array Functions Posted On: Jul 08, 2016 | Hits: 929 |
Associative Arrays Posted On: Jul 03, 2016 | Hits: 880 |
Arrays Posted On: Jun 28, 2016 | Hits: 831 |
Floating Point / Decimal Numbers Posted On: Jun 25, 2016 | Hits: 1063 |
Integers Posted On: Jun 21, 2016 | Hits: 829 |
String Functions Posted On: Jun 18, 2016 | Hits: 882 |
Strings Posted On: Jun 17, 2016 | Hits: 1235 |
Variables Posted On: Jun 16, 2016 | Hits: 1135 |
Our First PHP Script Posted On: Jun 12, 2016 | Hits: 1057 |
Installing XAMPP Posted On: Jun 09, 2016 | Hits: 1387 |