php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #76103 [TR] Wrong GET Using
Submitted: 2018-03-16 05:53 UTC Modified: 2018-03-16 09:54 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: bizimgri19 at gmail dot com Assigned:
Status: Open Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
43 + 34 = ?
Subscribe to this entry?

 
 [2018-03-16 05:53 UTC] bizimgri19 at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/tutorial.oldcode
---
At this page for Turkish, i think it looks like something out of sight(unobserved).

Wrong sentence,

"Bu yönergenin açık ya da kapalı olduğuna bakılmazsızın, $_GET['id()] daima kullanılabilir olacaktır."

Correct sentence,

"Bu yönergenin açık ya da kapalı olduğuna bakılmaksızın, $_GET['id'] daima kullanılabilir olacaktır."


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-03-16 09:54 UTC] cmb@php.net
-Summary: Wrong GET Using +Summary: [TR] Wrong GET Using -Type: Feature/Change Request +Type: Documentation Problem
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 02:01:29 2024 UTC