Showing posts with label PHP. Show all posts
Showing posts with label PHP. Show all posts

Tutorial for User Login and User Register page with php and mySQL

http://www.tutorialized.com/view/tutorial/PHP-Login-System-Part-1/42004

PHP Error: cannot modify header information headers already sent

Text editors sometimes insert a UTF-8 byte order mark at the top of a file. In this case, the error message will usually say that "output started" at line 1 of some file. To fix this, configure your text editor to save the file without a byte order mark.

For example, in Macromedia Dreamweaver go to
Modify > Page Properties > Title/Encoding and uncheck Include Unicode Signature