DATABASE CONCEPTS
Before entering into the world of database let’s learn some basic Database Fundamentals There are...
Read MorePosted by programmingnanny | Nov 3, 2021 | DATABASE |
Before entering into the world of database let’s learn some basic Database Fundamentals There are...
Read MorePosted by programmingnanny | Oct 30, 2021 | PHP |
To get LTR and RTL directions correctly we are using English for LTR and Arabic for RTL. <?php$textdir = ‘ltr’;if ($_SESSION[‘lang’]==2){$textdir = ‘rtl’;}?><html dir=”<?php...
Read MorePosted by programmingnanny | Oct 9, 2021 | DIVI |
Disclosure: There are some affiliate links which gives us small commission when purchased from...
Read MorePosted by programmingnanny | Oct 9, 2021 | DIVI |
Disclosure: There are some affiliate links which gives us small commission when purchased from...
Read MorePosted by programmingnanny | May 17, 2021 | Uncategorized |
In HTML, the abbr element is used to define an abbreviation or acronym. The abbr element is written as <abbr> and is usually used in conjunction with the title attribute, which specifies the full version of the...
Read More
Recent Comments