douju2474 2011-04-08 17:05
浏览 48
已采纳

将旧的Web应用程序迁移到Codeigniter框架所需的步骤?

I want to know the simplest (in general) steps required to migrate our old web applications (both, back end and front end) to Code Igniter Framework.
Please share your ideas / experience in this !

The old web pages doesn't have any framework at all. They are just just basic procedural PHP codes.

Thanks, Bob

  • 写回答

2条回答 默认 最新

  • douzheng0702 2011-04-08 17:52
    关注

    It's impossible to tell for sure without seeing your code, but my general opinion is that unless the old code is an absolutely excellent, high-quality, well-documented masterpiece, then the best thing is probably to rewrite the whole thing.

    • Old PHP code is unlikely to conform with a modern framework's structure and preferences, and is likely to use deprecated practices

    • Old HTML code is unlikely to match modern standards (CSS....)

    I dare say that in the vast majority of cases, rewriting from scratch is less expensive than trying to fit this old wine into new skins.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 opencv 无法读取视频
  • ¥15 用matlab 实现通信仿真
  • ¥15 按键修改电子时钟,C51单片机
  • ¥60 Java中实现如何实现张量类,并用于图像处理(不运用其他科学计算库和图像处理库))
  • ¥20 5037端口被adb自己占了
  • ¥15 python:excel数据写入多个对应word文档
  • ¥60 全一数分解素因子和素数循环节位数
  • ¥15 ffmpeg如何安装到虚拟环境
  • ¥188 寻找能做王者评分提取的
  • ¥15 matlab用simulink求解一个二阶微分方程,要求截图