Posted by Mike P2 on 05/11/07 19:59
On May 11, 10:22 am, dnferti...@yahoo.com wrote:
> This is my task and I'd like some direction please:
>
> 1. Print company that houses user PDF files
>
> 2. User logs in and is brought to his own area
>
> 3. Dynamic customer inventory page is displayed based on PDF files in
> a home directory (It would be nice if the MetaTag in a PDF file could
> be used here)
>
> 4. Inventory page is also "order" page that allows for the ordering of
> cases of printed items
>
> 5. Each inventory item will have a place for entering a number of
> cases to be ordered
>
> 6. Order is submitted and emailed to owner of company who inputs
> manually into billing system
>
> Please point me in the right direction,
>
> Derrick
Are you a PHP programmer? Or are you asking what you should be paying
people to do?
If you are the programmer, check out PHP's PDF functions, which I
think you can use to grab some meta data:
http://php.net/pdf
Have you ever developed a PHP website before? Are you asking
specifically how to lay out your code?
-Mike PII
[Back to original message]
|