Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. (<?php include ("form_process.php";?>)
  2.  
  3. (form id="content" action="< ?= $SERVER['PHP_SELF']; ?>" method="post"> ...)
  4.  
  5. <form id="content" method="post" action="form_process.php">...</form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement