CACS254 Scripting Language

Scripting LanguageTU Board 2019

Design following forms in HTML and write corresponding PHP and MySQL code to store the user's values after satisfying following validation rules. a. Length of Full name up to 40 characters b. Email…

10

Design following forms in HTML and write corresponding PHP and MySQL code to store the user's values after satisfying following validation rules. a. Length of Full name up to 40 characters b. Email address must be valid email address c. Username must be start with string and followed by number. d. Password length must be more than 8 characters.

A worked answer is on its wayMeanwhile, read the Scripting Language notes for this topic.

Discussion

Loading…

More Scripting Language questions

All Scripting Language old questions