Re: [PHP] looking for a PDF generator class/library for PHP 5?

2013-05-18 Thread Ali Reza Sajedi
tcpdf is a good choice ali - Original Message - From: "dealTek" To: "PHP General list" Sent: Saturday, May 18, 2013 3:05 AM Subject: [PHP] looking for a PDF generator class/library for PHP 5? Hi all, I'm looking into a good versatile PDF generator class/library to use with PHP 5?

Re: [PHP] ODBC

2013-05-18 Thread Negin Nickparsa
do you have the driver in linux? https://www.microsoft.com/en-us/download/details.aspx?id=28160 On Tue, May 7, 2013 at 11:46 AM, georg wrote: > but isnt there some yum command that will fix things for me (download if > necessary, but I actually think > the ODBC would be in the distribution of

[PHP] Moving from mysql functions to mysqli or PDO - which is best?

2013-05-18 Thread dealTek
Hi folks, [post newbie abilities] - I'm attempting to move away from PHP mysql functions to something newer, either mysqli or PDO. I have read various things about them, but I'm curious at this point which would be best to learn for the present and future. I'm usually working on small to mediu

Re: [PHP] looking for a PDF generator class/library for PHP 5?

2013-05-18 Thread dealTek
Thanks Jose and Ali - I will look into them. -- Thanks, Dave - DealTek deal...@gmail.com [db-3]

Re: [PHP] Moving from mysql functions to mysqli or PDO - which is best?

2013-05-18 Thread Matijn Woudt
On Sat, May 18, 2013 at 8:09 PM, dealTek wrote: > Hi folks, > > [post newbie abilities] - I'm attempting to move away from PHP mysql > functions to something newer, either mysqli or PDO. > > I have read various things about them, but I'm curious at this point which > would be best to learn for th