php-windows Digest 21 Jun 2004 22:44:30 -0000 Issue 2293

Topics (messages 24033 through 24036):

Re: Hardcore Database?
        24033 by: Miha Nedok
        24034 by: hubo

PDF tip
        24035 by: George Pitcher

standalone php/apache?
        24036 by: Ryan W Sims

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---


I would say RDBMS: Oracle. MSSQL could go fine too.
HW: SCSI (RAID: STRIPE + MIRROR for speed and reliability).
2-4G RAM. 2 XEON PROCS. This should do the job just perfect.

-Mike


On Sun, 20 Jun 2004, CBQ - GMX.at wrote:

Date: Sun, 20 Jun 2004 22:18:39 +0200
From: CBQ - GMX.at <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Hardcore Database?

Hi @ everybody.

  Ok, here is the thing!

  Just try to imaging, you have to save something
  like 4 - 5 Mio. Database entries (lengh could be
  between 10 and 16 char's.) and this every 5 min,
  for something like 2 weeks.

  and here are my questions

  which database you would use?
  which hardware would be required?

  how big could be the database after the first
  4 - 5 mio entries?

  if someone have a idee

  please send me asap a feedback

  thx

--
Best regards,
CBQ                          mailto:[EMAIL PROTECTED]

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


--- End Message ---
--- Begin Message ---
You might want to have a look at

www.tpc.org


"CBQ - GMX.at" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> Hi @ everybody.
>
>    Ok, here is the thing!
>
>    Just try to imaging, you have to save something
>    like 4 - 5 Mio. Database entries (lengh could be
>    between 10 and 16 char's.) and this every 5 min,
>    for something like 2 weeks.
>
>    and here are my questions
>
>    which database you would use?
>    which hardware would be required?
>
>    how big could be the database after the first
>    4 - 5 mio entries?
>
>    if someone have a idee
>
>    please send me asap a feedback
>
>    thx
>
> --
> Best regards,
>  CBQ                          mailto:[EMAIL PROTECTED]
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

--- End Message ---
--- Begin Message ---
Hi,

I thought I'd share somthing I found: iText.

I had a need to join some PDFs together using php. My local Java gurus
pointed me towards iText (http://www.lowagie.com/iText/).

I haven't been able to fully integrate it with PHP but  so far, I can loop
thru the the list files I want to join (usually a bunch of image PDFs and
their front covers, which are generated according to who is buying them),
producing a windows batch file which I simply double-click and hey presto,
the work gets done. I also have the files being encrypted to prevent the
cover being removed, though not interfering with copying and printing.

The clincher to full integration for me would be getting PHP's exec() or
passthru() to work on running the java command or even the batch file.

George in Oxford

--- End Message ---
--- Begin Message --- I'm trying to set up a CD with my design portfolio on it to send out to prospective employers. My online portfolio uses PHP, and I'm interested in having that same functionality off of the CD. Is there a way that people know of to set up a standalone interpreter or something that will launch from an autorun script or something? I've been looking, and not finding. Any help would be appreciated.

-=-
Ryan W Sims
RWSDesign
Scenic, Lighting and Web Design
[EMAIL PROTECTED]

--- End Message ---

Reply via email to