Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
uditmadaan
/
WebProgramming
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
main
Branches
Tags
Go to file
Code
Open more actions menu
Latest commit
History
1 Commit
1 Commit
Folders and files
Name
Name
Last commit message
Last commit date
1 demo.php
1 demo.php
10 resource type.php
10 resource type.php
10.note.txt
10.note.txt
11 arithmetic operator.php
11 arithmetic operator.php
12 assignment operators.php
12 assignment operators.php
13 comparsion operators.php
13 comparsion operators.php
14 inc and dec operators.php
14 inc and dec operators.php
15 logical operator.php
15 logical operator.php
16 string operator.php
16 string operator.php
17 spaceship operator.php
17 spaceship operator.php
18 constant.php
18 constant.php
19 if statement.php
19 if statement.php
2 variable.php
2 variable.php
20 if-else statement.php
20 if-else statement.php
21 if-else-if statement.php
21 if-else-if statement.php
22 switch statement.php
22 switch statement.php
23 for loop.php
23 for loop.php
24 while loop.php
24 while loop.php
25 do while loop.php
25 do while loop.php
26 get php.php
26 get php.php
27 biggest no. array.php
27 biggest no. array.php
28 square of number.php
28 square of number.php
29 factorial of number.php
29 factorial of number.php
3 integer data type.php
3 integer data type.php
30 fibonacci series.php
30 fibonacci series.php
31 armstrong or not.php
31 armstrong or not.php
32 hcf.php
32 hcf.php
33 pattern.php
33 pattern.php
34 array operator.php
34 array operator.php
35 function by reference.php
35 function by reference.php
36 user defined function.php
36 user defined function.php
37 user defined function with parameters.php
37 user defined function with parameters.php
38 factorial using recursive.php
38 factorial using recursive.php
39 armstrong using func.php
39 armstrong using func.php
4 string.php
4 string.php
40 digits of a num.php
40 digits of a num.php
41 variable scope.php
41 variable scope.php
42 numeric array.php
42 numeric array.php
43 associative array.php
43 associative array.php
44 marks.php
44 marks.php
45 tabular marks.php
45 tabular marks.php
46 multidimensional array.php
46 multidimensional array.php
47 array sort.php
47 array sort.php
48 class and objects.php
48 class and objects.php
49 array rsort.php
49 array rsort.php
5 float.php
5 float.php
50 array asort.php
50 array asort.php
51 array arsort.php
51 array arsort.php
52 array ksort.php
52 array ksort.php
53 array krsort.php
53 array krsort.php
54 string.php
54 string.php
55 len of str.php
55 len of str.php
56 no of words in string.php
56 no of words in string.php
57 string replace.php
57 string replace.php
58 string reverse.php
58 string reverse.php
59 string in lowercase.php
59 string in lowercase.php
6 boolean.php
6 boolean.php
60 string in uppercase.php
60 string in uppercase.php
61 first character to uppercase.php
61 first character to uppercase.php
62 each words fc to uppercase.php
62 each words fc to uppercase.php
63 return position of a character.php
63 return position of a character.php
64 return a part of string.php
64 return a part of string.php
65 checkdate func.php
65 checkdate func.php
66 date_add func.php
66 date_add func.php
67 sunrise-sunset.delhi.php.php
67 sunrise-sunset.delhi.php.php
67 sunrise-sunset.php
67 sunrise-sunset.php
68 calc time of age.php
68 calc time of age.php
69 time func.php
69 time func.php
7 array types.php
7 array types.php
70 localtime func.php
70 localtime func.php
71 bitwise operators.php
71 bitwise operators.php
72 cookie.php
72 cookie.php
73 cookie dlt.php
73 cookie dlt.php
74 set session value.php
74 set session value.php
75 open file.php
75 open file.php
76 newfile.txt
76 newfile.txt
76 open a file and write content.php
76 open a file and write content.php
77 read a file.php
77 read a file.php
77 welcome.txt
77 welcome.txt
78 about_me.txt
78 about_me.txt
78 create and write paragraph.php
78 create and write paragraph.php
79 print table.php
79 print table.php
8. object type.php
8. object type.php
80 chessboard.php
80 chessboard.php
81 car select.php
81 car select.php
82 create database.php
82 create database.php
83 create table.php
83 create table.php
84 alter table.php
84 alter table.php
85 insert table in table.php
85 insert table in table.php
86 display data.php
86 display data.php
87 display data using table.php
87 display data using table.php
88 database create.php
88 database create.php
88 db_connect.php
88 db_connect.php
88 register.php
88 register.php
88 submit.php
88 submit.php
9 null value.php
9 null value.php
View all files
About
No description, website, or topics provided.
Activity
Stars
0
stars
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.