Is there somewhere a standardized/universal browscap.ini?
It seems to me that everyone simply snatches one from someone else and then
builds on top of it.
The most recent browscap.ini files that I find out there are still missing Lynx
and Mozilla handlers.
It would be nice if there were a type
Hi. Can somebody point me in the direction of where I can see some good
examples and tutorials (manuals) for using PHP curl functions? The PHP-manual
for curl functions is a bit inadequate for my experience level.
I am new to curl but have it compiled and functioning into PHP. I would like
Quoting Dominic <[EMAIL PROTECTED]>:
>
> Any reason why I have to write the pdf to disk instead of just sending
> it to the browser? Am I missing an output function? Thanks.
>
I don't know, but I'd love to know the answer to this, too. I currently have
to do the same as you: output to file an
Quoting Bruno Freire <[EMAIL PROTECTED]>:
> I need learn how to install this library to create pdf files
> dinamicaly.!!!
There are three ways to generate PDF files in PHP.
1. PDFlib
2. ClibPDF
3. Adobe FdfTk (which is really Forms Data Format and not PDF and may require
one of the above in add
Quoting Team JUMP Lists <[EMAIL PROTECTED]>:
> We've had 4.01 running since July so I thought I'd upgrade to 4.04 from
> the
> tarball last night. Everything went fine w/ the compile, no errors.
> Install
> said all OK, Then i went and HUP'd apache but when I run phpinfo() the
> old
> module is s
Quoting Francesc Lladó <[EMAIL PROTECTED]>:
> I have to install in a computer with RedHat 7.0, an Apache web server
> and php with connection at Microsoft SQL Server 7.
>
> Which kind of versions of Apache and php do you recommend?
> Someone of you has tried it? Which are the more frequently pro
Quoting Jani Taskinen <[EMAIL PROTECTED]>:
> On Mon, 15 Jan 2001, Cal Evans wrote:
>
> >But when I ./configure php, I use:
> >
> >./configure --with-pdflib=/usr/local/lib
>
> Leave the /lib part out..ie. use --with-pdflib=/usr/local
> instead.
Furthermore, make sure you use 4.0.4pl1 as 4.0.4 i
Could someone suggest some options here for performance improvement?
I have a table with about 300,000 entries/records by 7 columns/fields. All of
the information varies from entry, but only one field can be declared as UNIQUE.
I have PHP perform SELECT queries on the table, and I need to disp
8 matches
Mail list logo