Skip to content

Commit cc533a5

Browse files
docs: auto-update file list in README
1 parent 58be67e commit cc533a5

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,23 @@ Check out the interactive web version of this repository:
1616
Below is an automatically updated list of all PHP programs available in this repository.
1717

1818
<!-- FILES_START -->
19-
<!-- This section is automatically updated by GitHub Actions -->
19+
- [📄 Addition_program.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/Addition_program.php)
20+
- [📄 Constant.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/Constant.php)
21+
- [📄 Constants.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/Constants.php)
22+
- [📄 Data_Type.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/Data_Type.php)
23+
- [📄 Dot_Operator.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/Dot_Operator.php)
24+
- [📄 HelloWorld.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/HelloWorld.php)
25+
- [📄 Increment-&-Decrement-Operators.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/Increment-&-Decrement-Operators.php)
26+
- [📄 Operator.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/Operator.php)
27+
- [📄 String.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/String.php)
28+
- [📄 array.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/array.php)
29+
- [📄 bitwise.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/bitwise.php)
30+
- [📄 calculate_truth_table.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/calculate_truth_table.php)
31+
- [📄 code.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/code.php)
32+
- [📄 leapyear.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/leapyear.php)
33+
- [📄 spaceship_opratior.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/spaceship_opratior.php)
34+
- [📄 stringopraters.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/stringopraters.php)
35+
- [📄 truth_tables.php](https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/truth_tables.php)
2036
<!-- FILES_END -->
2137

2238
---

0 commit comments

Comments
 (0)