dongxing5525 2012-10-10 16:07
浏览 9
已采纳

使用PHP / MySQL的管理控制面板[关闭]

I was looking for a code for a web page which has the functionality wherein some previously registered admins can login and after doing so, they can add, modify or delete data from a product list already available in a database.

  • 写回答

1条回答 默认 最新

  • dsfdsf21312 2012-10-10 16:17
    关注

    This is a very open ended question and there are literally 100s of ways to go about it. You essentially need two systems

    • Login/registration ( that allows registration of new admins and allows them to login later)

    Example: http://net.tutsplus.com/articles/news/how-to-build-a-login-system-for-a-simple-website/?search_index=6

    • and then CRUD part

    The system that allows to Create, Update, Insert or Delete stuff from the database.

    One example of that would be http://net.tutsplus.com/tutorials/php/real-world-oop-with-php-and-mysql

    Again, it might not be the best or the easiest way. But definitely a place to start.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 微信会员卡接入微信支付商户号收款
  • ¥15 如何获取烟草零售终端数据
  • ¥15 数学建模招标中位数问题
  • ¥15 phython路径名过长报错 不知道什么问题
  • ¥15 深度学习中模型转换该怎么实现
  • ¥15 HLs设计手写数字识别程序编译通不过
  • ¥15 Stata外部命令安装问题求帮助!
  • ¥15 从键盘随机输入A-H中的一串字符串,用七段数码管方法进行绘制。提交代码及运行截图。
  • ¥15 TYPCE母转母,插入认方向
  • ¥15 如何用python向钉钉机器人发送可以放大的图片?