Hello Eric-
Wrong list, have a look here:
http://www.php.net/support.php
php-general would be a more appropriate list.
Regards,
Philip
On Thu, 24 Jul 2003, Eric Fleming wrote:
> I am having some problems using variables in included files. Can someone
> please look at my code below and se
I am having some problems using variables in included files. Can someone
please look at my code below and see how I might accomplish what I am trying
to do?
The content would go here.
Now, when I try to reference the subnav variable in the inHeader.php or
incFooter.php files, it comes up
ID: 24789
Updated by: [EMAIL PROTECTED]
Reported By: chris dot blackburn at softhome dot net
-Status: Open
+Status: Wont fix
Bug Type:Documentation problem
PHP Version: Irrelevant
New Comment:
Not many people are familiar with this word, error is pretty clear
though.
Some XML source files in the en/ tree have their executable permissions
set [1]. Is there a specific reason for this? This is a bit confusing,
for example for translators: I first thought it meant something like "Do
not translate", or another warning about the file.
Maybe they were inserted into th
Hi!
The default encoding for the PHP manual is ISO-8859-1. Some other
languages get special encodings (you can find these in configure.in,
around line 655). This gives problems for some common languages. If you
take a look at the French translation of the echo function [
http://php.net/manual/fr/f
momoThu Jul 24 05:34:42 2003 EDT
Modified files:
/phpdoc/dsssl/docbook/commondbl1he.ent
Log:
make derick's openjade happy (hopefully)
Index: phpdoc/dsssl/docbook/common/dbl1he.ent
diff -u phpdoc/dsssl/docbook/common/dbl1he.ent:1.2
phpdoc/dsssl/docbo
From: chris dot blackburn at softhome dot net
Operating system:
PHP version: Irrelevant
PHP Bug Type: Documentation problem
Bug description: English error in strip_tags documentation
Description:
On the documentation for the strip_tags function
(http://www.php.n
philip Thu Jul 24 05:13:46 2003 EDT
Modified files:
/phpdoc/en/reference/strings/functions htmlentities.xml md5.xml
sha1.xml strlen.xml
Log:
Added an example.
Index: phpdoc/en/reference/strings/functions/
philip Thu Jul 24 04:48:10 2003 EDT
Modified files:
/phpdoc/en/reference/strings/functions stripslashes.xml
addslashes.xml
Log:
Drastically increase descriptions and example uses, added an example, and
see al