Does PHP 5 documentation exist?
I have not found it in php.net.
can someone send link please?
Tnx
sorry, the specifications are
php 4.3.6RC1 as a CGI on apache 1.3
using oci functions and connecting to an 8.1.7.4.1 oracle database
Thanks
-Original Message-
From: Fidencio Monroy [mailto:[EMAIL PROTECTED]
Sent: Monday, May 10, 2004 12:29 AM
To: (PHP General List)
Subject: [PHP] LOBs
.
Fidencio Monroy.
Thanks, i catch the prob, after ociparse(), using ocifetchinto, the indexes
in the array are generated as UPPERCASE...
-Original Message-
From: Fidencio Monroy [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 05, 2004 2:08 PM
To: (PHP General List)
Subject: [PHP] Oracle 8 functions
Hi, im
statement; but every kind of statement
i send it returns different of false, including on purpose error to check
it.
do i need to do something before the call to ociparse()?
this is an ora 8.1.7.4.1 database, php 4.3.6RC1 as a CGI on apache 1.3.
Thanks in advance.
Fidencio Monroy.
Hi all, is there a way to check is a browser is accepting my cookies?
Tnx
This way works fine!!
Thank you very much.
-Original Message-
From: Matt Matijevich [mailto:[EMAIL PROTECTED]
Sent: Friday, April 02, 2004 2:10 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] Image output (Newb question)
you should have script, call it image.php or s
Np, but I do not understand: Do should I remove all the html tags before the
script?
(I used your format in last script with the same result)
Thanks
-Original Message-
From: Matt Matijevich [mailto:[EMAIL PROTECTED]
Sent: Friday, April 02, 2004 1:35 PM
To: Matt Matijevich; [EMAIL PROTE
This is the entire html doc
http://www.w3.org/TR/html4/loose.dtd";>
Untitled Document
-Original Message-
From: Matt Matijevic
, 2004 1:58 AM
To: [EMAIL PROTECTED]
Subject: RE: [PHP] Image output (Newb question)
Header ("Content-type: image/png");
$im = imagecreatefrompng("images/map.png");
imagepng($im);
ImageDestroy ($im);
-Original Message-
From: Fidencio Monroy [mailto:[EMAIL PROTECTED]
Se
Hi, I need to display some PNG pictures in a script; from help I got
$im = imagecreatefrompng("images/map.png");
imagepng($im);
It outputs the binary data as a string, kind of trash; what do I need to set
to tell the browser how to interpret it?
Thanks.
Fidencio Monroy.
11 matches
Mail list logo