@@ -27,15 +27,27 @@ Below is an automatically updated list of all PHP programs available in this rep
2727- [ 📄 For_Loop_Table.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/For_Loop_Table.php )
2828- [ 📄 HelloWorld.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/HelloWorld.php )
2929- [ 📄 Increment-&-Decrement-Operators.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/Increment-&-Decrement-Operators.php )
30+ - [ 📄 Numeric_array.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/Numeric_array.php )
3031- [ 📄 Operator.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/Operator.php )
3132- [ 📄 Prime_Number.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/Prime_Number.php )
3233- [ 📄 String.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/String.php )
3334- [ 📄 Switch_Case.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/Switch_Case.php )
3435- [ 📄 array.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/array.php )
36+ - [ 📄 as-array.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/as-array.php )
3537- [ 📄 bitwise.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/bitwise.php )
3638- [ 📄 calculate_truth_table.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/calculate_truth_table.php )
3739- [ 📄 code.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/code.php )
40+ - [ 📄 code1.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/code1.php )
41+ - [ 📄 control_statments.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/control_statments.php )
42+ - [ 📄 factoral.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/factoral.php )
43+ - [ 📄 function.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/function.php )
44+ - [ 📄 if_else.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/if_else.php )
45+ - [ 📄 if_else_if_statments.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/if_else_if_statments.php )
3846- [ 📄 leapyear.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/leapyear.php )
47+ - [ 📄 multidimensional.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/multidimensional.php )
48+ - [ 📄 parameterized.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/parameterized.php )
49+ - [ 📄 rectangle.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/rectangle.php )
50+ - [ 📄 reference.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/reference.php )
3951- [ 📄 spaceship_opratior.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/spaceship_opratior.php )
4052- [ 📄 stringopraters.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/stringopraters.php )
4153- [ 📄 truth_tables.php] ( https://github.com/ParasGupta-BCA/PHP-Programs/blob/main/truth_tables.php )
0 commit comments