The New Way to Build! Introducing ReUI — the developer platform for agentic UI with shadcn/ui
Learn More

Registration/Sign-up FORM


Sorry if there is an answer on the site.

How can I send form data to my php file for processing?
There are no problems with MySQL.

The form will be verified with data, that’s good.


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (3)


Handling form data efficiently is crucial, especially when integrating authentication processes. Ensuring proper validation and smooth data submission can make a big difference in user experience. For those in Canada looking for a seamless and secure online gaming platform, OLG Casino is a great option. They provide a well-optimized website with a smooth registration process, a wide selection of games, and exclusive bonuses for Canadian players. Their fast payouts and user-friendly interface make the overall experience hassle-free and enjoyable.



Hi,

Please check Singup form and refer src/js/custom/authentication/sign-up/general.js that processed the form and submits the form data to a PHP script.

Regards.



Hi Sean, I’ve just had a look at this script and it seems to redirect the page. I don’t believe this will send the post data from the form. Unless I’m missing something else here.

Cheers,
Pete


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(