diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..62c8935 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea/ \ No newline at end of file diff --git a/1/form_.php b/1/form_.php index 5e7e84d..058dc72 100644 --- a/1/form_.php +++ b/1/form_.php @@ -4,7 +4,7 @@ -
+ diff --git a/1/index.php b/1/index.php index 7244f84..04b87b6 100644 --- a/1/index.php +++ b/1/index.php @@ -1,4 +1,5 @@ \ No newline at end of file + +echo "Hello, keshav"; + +include 'welcome.php'; \ No newline at end of file diff --git a/1/welcome.php b/1/welcome.php index 48b4af8..b972b00 100644 --- a/1/welcome.php +++ b/1/welcome.php @@ -1,3 +1,3 @@ \ No newline at end of file + +echo "Welcome message (included)"; diff --git a/1/welcome_.php b/1/welcome_.php index edaeaf1..b2f08fe 100644 --- a/1/welcome_.php +++ b/1/welcome_.php @@ -1,34 +1,38 @@ + - + - + PHP Example -

Retrive Email

-
-

Retrive Password

+

Retrieve Email

+ + +
+ +

Retrieve Password

" class="password">
- + + \ No newline at end of file diff --git a/2/Palindorm.php b/2/Palindorm.php index 5dc93ed..6b6938a 100644 --- a/2/Palindorm.php +++ b/2/Palindorm.php @@ -1,20 +1,24 @@ -
-Enter a Number:
- -
+
+ + + + +
+ \ No newline at end of file + } +} +?> \ No newline at end of file