Jump to content

Server-Side (HOW-TO) Page


virtualhost

Recommended Posts

I think W3Schools should add some server-side languages and show some examples onto the How-To page. Like for example, PHP 7 and Node.JS..

Showing examples of shopping cart, sign-up/login forms, contact form, etc.. should be very useful.

Link to comment
Share on other sites

All of your examples are just differing types of what is already there. Here are some of technologies you can use to make the most very basic ones. These aren't particularly tricky to do, and it's good for people to learn how to put the pieces together. If you get stuck, we're always here.

An example for PHP7

Shopping Cart

Sign Up/login forms

Contact Form

  • Only Form Handling and Validation

 

To make any of these processes smoother, use AJAX.

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...