RE: [PHP] Question about php.ini

2005-02-07 Thread Brandon Thompson
The phpinfo() will display either the directory in which it expects to find the php.ini file (if the php.ini does not exist) or it will display the full path, including the filename (if the php.ini DOES exist where expected). > -Original Message- > From: Jay Blanchard [mailto:[EMAIL PROTE

RE: [PHP] pdf properties

2005-02-10 Thread Brandon Thompson
No. > -Original Message- > From: Jason Motes [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 09, 2005 4:14 PM > To: php-general > Subject: [PHP] pdf properties > > Hello, > > Is there anyway to retrieve the properties from a pdf file using php? > > When you right click on a pdf f

RE: [PHP] first letter

2004-12-20 Thread Brandon Thompson
echo $name{0}; See http://us2.php.net/manual/en/function.substr.php for more... > -Original Message- > From: Ahmed Abdel-Aliem [mailto:[EMAIL PROTECTED] > Sent: Monday, December 20, 2004 1:00 PM > To: [EMAIL PROTECTED] > Subject: [PHP] first letter > > hi > if i have for example this

RE: [PHP] An object oriented database in PHP?

2004-12-20 Thread Brandon Thompson
We use Propel for all of our development. > -Original Message- > From: symbulos partners [mailto:[EMAIL PROTECTED] > Sent: Monday, December 20, 2004 1:18 PM > To: [EMAIL PROTECTED] > Subject: [PHP] An object oriented database in PHP? > > Has anybody implemented an object oriented databa

RE: [PHP] An object oriented database in PHP?

2004-12-21 Thread Brandon Thompson
> symbulos partners wrote: > > Brandon Thompson wrote: > > > > > >> We use Propel for all of our development. > > > > > > Where can we find more about it? > > Google is your friend. http://propel.phpdb.org It requires PHP 5, plus it re

RE: [PHP] Credit card storing, for processing

2005-02-02 Thread Brandon Thompson
WowI was hoping someone would respond with a little balance to that reactionary doomsday speech. Don't get me wrong...those are some very valid points that need to be considered, but my gosh... The key-pair idea is very good. I've done systems in the past for clients that work in a similar f