[PHP-DB] Substring ?

2003-03-20 Thread Dallas Freeman
I know how to use it with MySQL but how do you use the function substring with a variable? Thanks Dallas Freeman

RE: [PHP-DB] Substring ?

2003-03-20 Thread Dallas Freeman
Dear Mark, Thanks for your note but no one really explains the function at all, they just write the function and that's it. Thanks for giving me the correct function name to use, from what I found, substring was the name of the function. Thanking You, Dallas Freeman -Original

[PHP-DB] PHP-DB Rocks

2003-03-20 Thread Dallas Freeman
Just a quick message to say that this email forum is the best I've seen. Everyone responds quickly, the forum contains experts who really know there stuff, and nobody will snob you off. Thanks to those who have replied to my messages and to others. It has been a really good learning

[PHP-DB] Don't Understand

2003-03-12 Thread Dallas Freeman
Help! I don't understand how to use the gdImageCopyResized gdImageCopyResized(gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int destW, int destH, int srcW, int srcH) Thanking You Dallas Freeman * is there a simpler way to change the size of an image?

RE: [PHP-DB] Don't Understand

2003-03-12 Thread Dallas Freeman
Dear Mark, Thanks, very useful! Can you direct me where for help on getting an image to resize before it is even uploaded (inother words, it will resize itself on the end-user's machine and then upload to the database). Thanking You, Dallas Freeman -Original Message- From

RE: [PHP-DB] Don't Understand

2003-03-12 Thread Dallas Freeman
By the looks of it, I will have to create something in Delphi or some-type of web application. Thanks, Dallas Freeman -Original Message- From: mike karthauser [mailto:[EMAIL PROTECTED] Sent: Wednesday, 12 March 2003 9:50 PM To: Dallas Freeman Subject: Re: [PHP-DB] Don't

[PHP-DB] Cropped Text

2003-03-12 Thread Dallas Freeman
I dunno what it is called so that is why I am asking, so that I can search the web about it. What do you call the method of cropping text back, so that there are a limited number of characters shown, the rest is cut off. Thanking You, Dallas Freeman -- PHP Database Mailing List (http

RE: [PHP-DB] Picture Upload

2003-03-11 Thread Dallas Freeman
, if there is a possibility that php can change the size of an image before it uploads it to the server (so it changes size on the end-user's computer not on the server - that way there would be a shorter upload time). Thanking You, Dallas Freeman -Original Message- From: Luke Woollard [mailto:[EMAIL

[PHP-DB] Picture Upload

2003-03-10 Thread Dallas Freeman
Is there a possibility that you can resize an image before uploading to the server? If so, how? Thanks, Dallas Freeman

[PHP-DB] images - BINARY - HTML

2003-03-06 Thread Dallas Freeman
Hey, Just something easy, using a MySQL database, I don't know how to convert Binary to a image file to be placed into html. Could someone please help. Thanks Dallas Freeman

[PHP-DB] images - BINARY - HTML

2003-03-06 Thread Dallas Freeman
Please ignore my previous email, I figured out how. Thanks anyways. -Original Message- From: Dallas Freeman [mailto:[EMAIL PROTECTED] Sent: Friday, 7 March 2003 1:51 AM To: '[EMAIL PROTECTED]' Subject: images - BINARY - HTML Hey, Just something easy, using a MySQL