dongqing6661 2008-12-07 01:28
浏览 60

我应该使用PHP或Perl来按摩我的数据并使用MySQL存储/检索它吗?

I have a desktop app that needs to send data to a MySQL Server. The app will be for internal company use, but the MySQL is on a server at a hosting company.

The data will need to be massaged a bit before being inserted and standard simple insert, delete and update.

Which should I use PHP or Perl?

I use PHP now for a variety of database driven web pages, but my current task has no need to any web rendering. (I know PHP could do this without an web-rendering too)

I have used Perl in the past (maybe 4 years ago) for a data mining task and Oracle.

What I don't know: - Can Perl work with MySQL easily? - The Perl scripts would go in cgi-bin on the webserver, correct? - Security issues with either? - Best practice in Perl for connecting to MySQL to insert data? - Where can I store the Insert, Update, Delete MySQL user name and password so it is not stolen, etc?

What would you all choose?

Thoughts are appreciated

-Jason

  • 写回答

7条回答 默认 最新

  • dougou5844 2008-12-07 01:30
    关注

    Well both can work just fine with MySQL. It's really just a preference and level of comfortability. Since you say you do quite a bit with PHP, then that might be more productive for you.

    评论

报告相同问题?

悬赏问题

  • ¥15 HFSS 中的 H 场图与 MATLAB 中绘制的 B1 场 部分对应不上
  • ¥15 如何在scanpy上做差异基因和通路富集?
  • ¥20 关于#硬件工程#的问题,请各位专家解答!
  • ¥15 关于#matlab#的问题:期望的系统闭环传递函数为G(s)=wn^2/s^2+2¢wn+wn^2阻尼系数¢=0.707,使系统具有较小的超调量
  • ¥15 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
  • ¥30 截图中的mathematics程序转换成matlab
  • ¥15 动力学代码报错,维度不匹配
  • ¥15 Power query添加列问题
  • ¥50 Kubernetes&Fission&Eleasticsearch
  • ¥15 報錯:Person is not mapped,如何解決?