i am development a SEARCH ENGINE, I want to Store and Display a lot of Code block in my Search site using PHP, the code block which is in any programming language ( PHP, JS, Node.js...)
them will display like BBcode function of Vbforum.
i estimate about 10.000 code block will store.
where to store? and how them display in mysite?
can I store them in Database, if that, how to avoid SQL Injection?
Another way, how to implement that? thank you.
them will display like BBcode function of Vbforum.
i estimate about 10.000 code block will store.
where to store? and how them display in mysite?
can I store them in Database, if that, how to avoid SQL Injection?
Another way, how to implement that? thank you.
Comment