ID: 20075
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Assigned
+Status: Closed
Bug Type: Documentation problem
Operating System: RH 7.2
PHP Version: 4.3.0-pre1
Assigned To: derick
Previous Comments:
--
derick Fri Oct 25 01:47:49 2002 EDT
Modified files:
/phpdoc/en/reference/info/functions assert.xml
Log:
- Document passing of the condition to the assertion handler some more.
Index: phpdoc/en/reference/info/functions/assert.xml
diff -u phpdoc/en/reference/i
ID: 20075
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Assigned
-Bug Type: *General Issues
+Bug Type: Documentation problem
Operating System: RH 7.2
PHP Version: 4.3.0-pre1
-Assigned To:
Please don't reply to me, reply to the list.
Did you read that howto?
Regards,
Philip
On Fri, 25 Oct 2002, Billie wrote:
> That's fine,so can u tell me that how i can start?and how can i upload files
> after i have done, and the main is who can i contact after i have finish,
> and How many fi
Hello Billie-
I'm not sure what program you're referring
to but if you want to help translate the
PHP manual, have a look at the howto.
Download it here:
http://www.php.net/dochowto
There is a section on translations. It
also explains where the XML source files
are located, which is through
their are futher questions that sbout to join the
team:
1. What can i do in this program?
2. Where can I get the source files?
3. should I need the setup any software?
Billie
philip Thu Oct 24 20:36:27 2002 EDT
Modified files:
/phpdoc/howto README
Log:
Added: Where to get online howto, and the location of build.log
Index: phpdoc/howto/README
diff -u phpdoc/howto/README:1.4 phpdoc/howto/README:1.5
--- phpdoc/howto/README:1.4
philip Thu Oct 24 20:15:10 2002 EDT
Modified files:
/phpdoc/en/faq build.xml
Log:
Added build.apache-sharedcore faq.
Index: phpdoc/en/faq/build.xml
diff -u phpdoc/en/faq/build.xml:1.18 phpdoc/en/faq/build.xml:1.19
--- phpdoc/en/faq/build.xml:1.18
philip Thu Oct 24 17:48:44 2002 EDT
Modified files:
/phpdoc/scripts xml_proto.php
Log:
write_xml_files() : $Revision was being evaluated on commit, let's not allow that.
Index: phpdoc/scripts/xml_proto.php
diff -u phpdoc/scripts/xml_proto.php:1.2 phpdoc/
That makes sense :)
On Thu, 24 Oct 2002, Gabor Hojtsy wrote:
> > Hmm, $Revision automatically changed ... I swear my
> > diff didn't show that :) Would \$Revision make a
> > difference?
>
> > > - "\n" .
> > > + "\n" .
>
> I don't think so.
>
> "\n" .
>
> wou
> Hmm, $Revision automatically changed ... I swear my
> diff didn't show that :) Would \$Revision make a
> difference?
> > - "\n" .
> > + "\n" .
I don't think so.
"\n" .
would ;) The trick is that $ and Revision should not come
after each other. in \$Revision th
Hmm, $Revision automatically changed ... I swear my
diff didn't show that :) Would \$Revision make a
difference?
Regards,
Philip
On Thu, 24 Oct 2002, Philip Olson wrote:
> philipThu Oct 24 16:52:36 2002 EDT
>
> Modified files:
> /phpdoc/scripts xml_proto
philip Thu Oct 24 16:52:36 2002 EDT
Modified files:
/phpdoc/scripts xml_proto.php
Log:
write_xml_files() : Check for references in argument names. & -> &
Index: phpdoc/scripts/xml_proto.php
diff -u phpdoc/scripts/xml_proto.php:1.1 phpdoc/scripts/xml_pro
Yeah, that str_replace is fine, add it... I wrote that
thing is such a short amount of time, I guess I didn't
attempt to forsee stuff like &.
Anyhow, I'm not really sure of PHP data types, I'm
more of a C person, but what it creates is an array
of integers. You pass the array by reference, and
the
mz wrote:
Hi,
I´m tryig to display IP address from user who visit my abc.php page.
On system Win9x it is OK, but on Win2000, ME I see IP address which belong
to firewall.
Why?
Code is:
$ip = $_SERVER["REMOTE_ADDR"];
echo $ip;
wrong list, ask php-general@ instead of php-doc@, please
hint: pro
Tony Tzankoff wrote:
Hello fellow PHPers...
This is my first post and I am not sure if I am even posting to the right
group, so please bear with me here.
ok, but next time it is php-general@, not php-doc@, ok?
$syst=mysql_query($cmnd) or die("COULD NOT CREATE TABLE");
you are overwriting you
Hello fellow PHPers...
This is my first post and I am not sure if I am even posting to the right
group, so please bear with me here. I have run into a seriously stubborn
problem. I am trying to creat a table using the following code...but here is
the catch: it only create the first table and not th
Hi,
I´m tryig to display IP address from user who visit my abc.php page.
On system Win9x it is OK, but on Win2000, ME I see IP address which belong
to firewall.
Why?
Code is:
$ip = $_SERVER["REMOTE_ADDR"];
echo $ip;
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit:
18 matches
Mail list logo