Talk:PHP

From Wikipedia, the free encyclopedia
Jump to: navigation, search


Good article PHP has been listed as one of the Engineering and technology good articles under the good article criteria. If you can improve it further, please do so. If it no longer meets these criteria, you can delist it, or ask for a reassessment.
          This article is of interest to the following WikiProjects:
WikiProject Computing (Rated GA-class, Mid-importance)
WikiProject icon This article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
 GA  This article has been rated as GA-Class on the project's quality scale.
 Mid  This article has been rated as Mid-importance on the project's importance scale.
 
WikiProject Internet (Rated GA-class, Mid-importance)
WikiProject icon This article is within the scope of WikiProject Internet, a collaborative effort to improve the coverage of the internet on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
 GA  This article has been rated as GA-Class on the project's quality scale.
 Mid  This article has been rated as Mid-importance on the project's importance scale.
 
WikiProject Free Software / Software  (Rated GA-class, High-importance)
WikiProject icon This article is within the scope of WikiProject Free Software, a collaborative effort to improve the coverage of free software on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
 GA  This article has been rated as GA-Class on the project's quality scale.
 High  This article has been rated as High-importance on the project's importance scale.
Taskforce icon
This article is supported by WikiProject Software.
 

Archives
Archive 1 Archive 2 Archive 3
Archive 4 Archive 5 Archive 6
Archive 7
WikiProject Spoken Wikipedia
WikiProject icon This article is within the scope of WikiProject Spoken Wikipedia, a collaborative effort to improve the coverage of articles that are spoken on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
 

[edit] Error in the "goto" example

I believe the code example for "goto" is broken. flock() is locking by default, so it would never return false, it would just wait until it can acquire a lock. This would work as intended:

if (! flock($file, LOCK_EX & LOCK_NB)) {

82.84.75.219 (talk) 09:13, 10 July 2011 (UTC) -->

[edit] mod_php redirections

mod_php redirects here but it's only mentioned once in passing. 66.187.233.202 (talk) 02:32, 13 August 2011 (UTC)

[edit] FUD on Security

I find it pretty incredible that erroneous security data is posted on this article and the reference source is just someone's personal page. Even so, the data posted on this page doesn't even match the data in the article. Being that PHP is a real threat to other corporate backed languages (that themselves have huge security problems) , it is obvious to any reader that this whole section is just someones sour grapes. — Preceding unsigned comment added by 20.142.112.36 (talk) 17:17, 30 August 2011 (UTC)


If you read carefully the referenced web page (which is a personal page), (http://www.coelho.net/php_cve.html) the author got these numbers by typing PHP into the vulnerabilities website and then he COUNTED THE HITS. Wow. How is that the basis for ANY statistic? It is exactly the same as typing in "(something) sucks" into google, changing the (something) and repeating and then drawing a conclusion. The author on the website actually disclaims his method for being construed as anything legitimate on his personal page:

 One can query the database for keywords (e.g. PHP) and dates. It is a little bit crude:
   * there may be PHP-related vulnerabilities without the PHP keyword in them (say a bug in the PCRE library may affect PHP)
   * some vulnerabilities may have the keyword without being directly related to PHP (a description may contain a reference to a PHP web page).
   * a vulnerability report may indicate many vulnerabilities or they may be scattered into several reports.

How this is somehow a reference for the FUD that was then placed on this page is beyond me. This is the reason I removed the paragraph as it was, beyond any doubt, fud. — Preceding unsigned comment added by 20.142.112.36 (talk) 17:35, 30 August 2011 (UTC)

Hello My name is Artur Polanski and I represent Software Press company. We are creating a new version of popular magazine PHP Solution (English version), which will be available online and we are looking for authors who could provide us with some interesting articles concerning PHP5. I believe your expertise in this matter might be invaluable to our readers and maybe you could share your knowledge with us. Shall anyone be interested in such cooperation please contact me: artur.polanski@software.com.pl Best regards,

Artur Polanski. — Preceding unsigned comment added by 83.7.80.254 (talk) 12:36, 9 January 2012 (UTC)

Personal tools
Namespaces
Variants
Actions
Navigation
Interaction
Toolbox
Print/export