php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #14527 faq: javascript+php
Submitted: 2001-12-14 18:34 UTC Modified: 2003-04-08 06:32 UTC
From: cmv@php.net Assigned: sean (profile)
Status: Closed Package: Documentation problem
PHP Version: 4.3.0 OS: all
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: cmv@php.net
New email:
PHP Version: OS:

 

 [2001-12-14 18:34 UTC] cmv@php.net
At http://www.php.net/manual/en/faq.html.php

1) The opening paragraph is grammatically weird.  Instead of:

"PHP and HTML interact a lot: PHP generate HTML, and HTML has informations that will be sent to PHP."

it should probably read:

"PHP and HTML interact a lot: PHP generates HTML, and HTML can generate information that can be sent back to PHP."


2) The examples keep referring to htmlescape(), which isn't a PHP function.


3) I think there should be a FAQ to answer "Can I pass a variable in javascript to my PHP function?" and other questions of that kind.

- Colin

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-14 22:38 UTC] zak@php.net
Hi Colin,

I am on it - there is already a bug in the database about 
this to remind me to fix it. However, given that it has 
been about a week, I probably needed another reminder. :)

 [2002-06-18 19:07 UTC] sniper@php.net
I couldn't find the other report..opening this one.

 [2002-07-01 17:42 UTC] jan@php.net
1) fixed
2) no htmlescape in the whole manual
3) still remaining
 [2002-08-17 09:46 UTC] kalowsky@php.net
Jan is this fixed?

 [2002-09-20 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 [2003-01-31 13:25 UTC] philip@php.net
This is still open.  We need more javascript+php faqs as a html faq eludes to it but ... Especially regarding variable use, such as arrays, and passing variables back and forth.

Maybe a good example would be to gather screen width and height into PHP.
 [2003-04-07 21:49 UTC] sean@php.net
I'm testing my manual entry now. Will commit when complete..

S

 [2003-04-08 06:32 UTC] sean@php.net
Done. Re-open if my entry is not sufficient.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Sep 18 14:01:27 2024 UTC