Jump to content
[MUST READ] Forum Rules ×

I WANT TO USE HTML SIGNUP FORM INSTEAD OF PHP AS MY SITE CAN'T HANDLE PHP REQUESTS MORE


Recommended Posts

I WANT TO USE HTML SIGNUP FORM INSTEAD OF PHP AS MY SITE CAN'T HANDLE PHP REQUESTS MORE, PLEAE HELP ME I WANT BASIC UI DESIGN FORM, I TRIED TO CONVET TO HTML BUT CAPTCHA AND ALL IMAGES CORRUPTED TO SHOW. WHAT DO I DO? IS THERE A WAY TO DISPLAY SIGNUP FORM AS HTML SO THAT USERS WILL BE ABLE TO SIGNUP MY MOFH SITE

Link to comment
Share on other sites

The signup is an HTML file. PHP is used to send the request I’m pretty sure. 
 

Why can’t your server use PHP? That seems like the bigger problem you need to resolve. You should probably find a new hosting provider (or just use free hosting for the time being) so you have PHP support. 

Link to comment
Share on other sites

On 6/17/2024 at 4:38 PM, TinkerMan said:

The signup is an HTML file. PHP is used to send the request I’m pretty sure. 
 

Its not. PHP is only used to generate a random string for the captcha. You could probably do this in js. The actual signup form is an good ol' html form.

 

(Also no need to scream)

Edited by BastelPichi
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...