由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - cgi vs. php for secured login
相关主题
objects status snapshot怎么做C++的并行架构库是如何实现内存回收?
[合集] read in file in c++ ,weird ?没有大牛关注Chrome Apps?
一个有向图问题丰田工程师真的该枪毙啊 (转载)
Restaurant Reservation System...Programmer Personality Test
Why it raised a TypeError ? (python)板上大牛们花多少时间设计,多少时间码?
[合集] Solve this task using recursion. how to ?Linux scheduler (转载)
使用CPython要避免多线程?can "windows task manager" display process vendor/publisher directly ?
FMP 一个完整可运行的范例程序server端用Threadpool实现request/response的两种不同方法比较
相关话题的讨论汇总
话题: php话题: secured话题: cgi话题: login话题: web
进入Programming版参与讨论
1 (共1页)
D****r
发帖数: 309
1
Hi guys,
I want to make a login page of a web for secured content.
But I don't which of the above 2 would be better. Reading from wiki for php,
it says >30% web-brocken has to do with php:
http://en.wikipedia.org/wiki/PHP#Security
How do you think this? is cgi better for my task, heard it is sort of perl?
thanks for your reply...
d****n
发帖数: 1637
2
facebook is using php.
if you are a new web programmer, it doenst matter.

php,

【在 D****r 的大作中提到】
: Hi guys,
: I want to make a login page of a web for secured content.
: But I don't which of the above 2 would be better. Reading from wiki for php,
: it says >30% web-brocken has to do with php:
: http://en.wikipedia.org/wiki/PHP#Security
: How do you think this? is cgi better for my task, heard it is sort of perl?
: thanks for your reply...

B*********B
发帖数: 37
3


【在 d****n 的大作中提到】
: facebook is using php.
: if you are a new web programmer, it doenst matter.
:
: php,

g*****g
发帖数: 34805
4
Security has nothing to do with the language you choose.
Though php may have better support at this time.

php,

【在 D****r 的大作中提到】
: Hi guys,
: I want to make a login page of a web for secured content.
: But I don't which of the above 2 would be better. Reading from wiki for php,
: it says >30% web-brocken has to do with php:
: http://en.wikipedia.org/wiki/PHP#Security
: How do you think this? is cgi better for my task, heard it is sort of perl?
: thanks for your reply...

1 (共1页)
进入Programming版参与讨论
相关主题
server端用Threadpool实现request/response的两种不同方法比较Why it raised a TypeError ? (python)
如果用scrum做sprint plan,怎么确定user story和task?[合集] Solve this task using recursion. how to ?
Spark RDD使用CPython要避免多线程?
c# multi-threading比java concurrency簡單多了。FMP 一个完整可运行的范例程序
objects status snapshot怎么做C++的并行架构库是如何实现内存回收?
[合集] read in file in c++ ,weird ?没有大牛关注Chrome Apps?
一个有向图问题丰田工程师真的该枪毙啊 (转载)
Restaurant Reservation System...Programmer Personality Test
相关话题的讨论汇总
话题: php话题: secured话题: cgi话题: login话题: web