Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <main>
- <--! THIS IS A HTML CODE. -->
- <form action="../php/database/upload-manga.php" method="post">
- <label for="title">TITLE: </label>
- <input type="text" name="title" id="title" required>
- <br>
- <input type="submit">
- </form>
- </main>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement