How to design login page in html
code to design a login form Video reference is better to understand
Codingcode to design a login form Video reference is better to understand
CodingHow to solve Syntax error? Syntax error means the way you write the code in that file is incorrect, you missed the something. Follow the steps to solve Syntax error: simply navigate to code suggested by error and look for your mistake. look at 57 number, its red on ” ); ” means error is […]
PHP ErrorsHow to solve Parse error? Parsing error means there is a small mistake in your code that can be anything. Follow the steps to solve Parsing error: simply navigate to code suggested by error and look for your mistake. look at 57 number, its red on ” ); ” means error is before closing and […]
PHP ErrorsHow to remove redirect virus from wordpress website? Redirecting virus in worpress can affects your complete online presence. It usually attacks on the files under theme folder. You need to scan all the files for unknown code as i mentioned in the video. A plugin name “File manager” can help you to edit files. you […]
Coding, Wordpress