[PHP] updating pdf
hi, I'm working on a project and i need to modify some pdf files before printing them. In fact, i got some pdf models, and a database which contains informations to print. I want to add this informations in pdf files and then start printing. My problem at this time is that i don't find any free class or module that allow that. I know that it's possible to do it with pdflib or clibpdf but you must pay to use them commercially. Can you please tell me if you know something that could be used in php to do it freely. Thanks, Marc. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP] auto saving data in forms
Hi, i'm currently designing a website in which i have some forms with data saved in database. My customer wants that when he add or modify some datas in these forms, changes will be made immediately in database. I really don't know how to do it and don't know if it is possible. Is there anyone who have fijnd a solution to solve that problem and who can help me. I accept solutions in other langages than PHP like JAVA + XML. thanks, Marc -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP] protecting web page
Hi, i'm designing a web application and i want to protect my web page from printing and if possible want to protect source code too. Do you know any solution that can help me. I've find an application named HTML guard but it only work for static html pages. I need more a class or function to prevent for printing. Thanks for your help, Marc -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php