Skip to content

Commit 2fd58da

Browse files
author
malikumer
committed
change example.php to index.php
1 parent 25532a7 commit 2fd58da

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

example.php index.php

+9-9
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,12 @@
6060
}
6161
}
6262

63-
?>
64-
65-
<form action='' method='post'>
66-
<input type="text" name="url">
67-
<br/>
68-
<input type="submit" name="submit">
69-
</form>
70-
71-
63+
?>
64+
65+
<form action='' method='post'>
66+
<input type="text" name="url">
67+
<br/>
68+
<input type="submit" name="submit">
69+
</form>
70+
71+

0 commit comments

Comments
 (0)