wordpress to cogigniter |
So do you know PHP security then? A system just don't magically get secure by switching platform. There are a lot of things to make sure to look for when developing an application.
The easiest way are to use Wordpress Export function and generate XML, and built a custom importer based on that content. As it would be harder to make CodeIgniter to parse the Wordpress database itself. https://wordpress.com/support/export/ |
Messages In This Thread |
wordpress to cogigniter - by wael491 - 04-16-2020, 11:01 PM
RE: wordpress to cogigniter - by jreklund - 04-17-2020, 12:15 PM
RE: wordpress to cogigniter - by wael491 - 04-18-2020, 06:57 AM
RE: wordpress to cogigniter - by jreklund - 04-18-2020, 07:04 AM
|