[PHP] Compiling Truetype fonts

2001-04-17 Thread barce
/libpng --with-tiff-dir=/usr/local/src/tiff-v3.5.5/ --with-mcrypt=/usr/local/src/libmcrypt-2.4.9 Going through the results of a make show that php wasn't compiled with -lttf . Also, if more info is needed to help me with this problem please let me know. Thanks, barce -- PHP General Mailing

Re: [PHP] Repeat : I'm Living in cookie hell....

2001-05-12 Thread barce
he first array returned is equal to the login_id. since you are returning only the first row of your database table, you never make it to the memberid that you're hoping is there -- assumming that it is there. Train harder! regards,barce -- PHP General Mailing List (http://www.php.net/) T

Re: [PHP] Simulate the Enter key in Unix with PHP

2001-05-12 Thread barce
hello, YoBro wrote: > > Have you got an example of how to use the -b switch. > I am not up with lingo when it comes to unix. > \n"; } else { ?> user:    pass:    -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-m

Re: [PHP] Simulate the Enter key in Unix with PHP

2001-05-12 Thread barce
ERRATA to the PREVIOUS E-MAIL: the following line: > pass:    should read: pass:    -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]