How to insert html code into mysql database using php?
Answer / Anamika Khare
It's generally not recommended to store HTML code directly into a MySQL database. If you need to store formatted text, consider using an HTML-safe markup language like Markdown or BBCode.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain triggers and stored procedures?
What is the data type for file in mysql?
If we create a column with data type VARCHAR(3), what would we expect to see in MySQL table?
What is the purpose of mysql database?
How would you get the current date in mysql?
How to check server status with 'mysqladmin'?
How to use mysqldump to create a copy of the database?
How will show all records containing the name "sonia" and the phone number '9876543210'
Is mysql workbench a dbms?
What is the difference between mysql_fetch_array and mysql_fetch_object?
Why are function needed?
What causes mysql too many connections?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)