Program : HTML Code <html> <head> <title>Student Info</title> </head> <body><center> ...
Read More
Home / Archive for November 2018
How to create a registration page with PHP and MySQL
Program : File Name : Student_det.php <html> <head> <meta http-equiv="Content-Type" content="text/htm...
Read More
Subscribe to:
Posts
(
Atom
)
PHP Registration form using GET, POST Methods with example
Program : HTML Code <html> <head> <title>Student Info</title> </head> <body><center> ...