Skip to content

Commit 4a581e7

Browse files
docs: auto-update file list in README
1 parent 8a080b2 commit 4a581e7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,10 @@ Below is an automatically updated list of all PHP programs available in this rep
3030
- [📄 Numeric_array.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/Numeric_array.php)
3131
- [📄 Operator.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/Operator.php)
3232
- [📄 Prime_Number.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/Prime_Number.php)
33+
- [📄 Solar_time.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/Solar_time.php)
3334
- [📄 String.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/String.php)
3435
- [📄 Switch_Case.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/Switch_Case.php)
36+
- [📄 age.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/age.php)
3537
- [📄 array.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/array.php)
3638
- [📄 as-array.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/as-array.php)
3739
- [📄 associate-array.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/associate-array.php)
@@ -45,13 +47,16 @@ Below is an automatically updated list of all PHP programs available in this rep
4547
- [📄 if_else.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/if_else.php)
4648
- [📄 if_else_if_statments.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/if_else_if_statments.php)
4749
- [📄 leapyear.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/leapyear.php)
50+
- [📄 location.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/location.php)
4851
- [📄 multidimensional.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/multidimensional.php)
4952
- [📄 parameterized.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/parameterized.php)
53+
- [📄 postion-characters-string.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/postion-characters-string.php)
5054
- [📄 rectangle.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/rectangle.php)
5155
- [📄 reference.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/reference.php)
5256
- [📄 spaceship_opratior.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/spaceship_opratior.php)
5357
- [📄 str-upper-and-lower.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/str-upper-and-lower.php)
5458
- [📄 stringopraters.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/stringopraters.php)
59+
- [📄 substr.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/substr.php)
5560
- [📄 truth_tables.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/truth_tables.php)
5661
- [📄 ucfirst.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/ucfirst.php)
5762
<!-- FILES_END -->

0 commit comments

Comments
 (0)