Ok, so...
I have been learning php and mysql on and off for years, but only tonight have I managed to make some real decent progress :-P So, I decided to make a simple blog, but I have a query about storing the entries in databases.
Firstly, I need to know what i'd need to convert text into HTML, or if it would make most sense just to input the entries as HTML? Then, I assume I can use the mysql_real_escape_string function and everything will be safe in the database? Oh, that's my other question, is it ok to have quotes in the database? I'm assuming it is, but i'm doing alot of assuming this evening and crave confirmation. Yaaa
So yes, is there anything i'll need to be particularly aware of when making this blog? Feel free to supply tutorials you feel are releventae (pronounced rel-ev-ENTAE, I should think).
Thankyou!
Jamie