On Oct 31, 2010, at 7:29 AM, Gary wrote:
Thanks for the reply, here is a link to the code of the page.
http://www.paulgdesigns.com/detailcode.php
Ok, that was pretty messy code. But what I could glean from it is
this. (See your code at http://pastie.org/1262989).
Line 238: width="auto">c
At 12:12 PM -0400 10/31/10, Gary wrote:
"tedd" wrote in message
news:p06240800c8f339e20...@[192.168.1.2]...
At 9:19 AM -0400 10/31/10, Gary wrote:
I was sure that the images were being stored and called from the images
folder and not directly from the DB, that is until tedd brought it up. I
"tedd" wrote in message
news:p06240800c8f339e20...@[192.168.1.2]...
> At 9:19 AM -0400 10/31/10, Gary wrote:
>>I was sure that the images were being stored and called from the images
>>folder and not directly from the DB, that is until tedd brought it up. I
>>did have an issue of getting the im
At 9:19 AM -0400 10/31/10, Gary wrote:
I was sure that the images were being stored and called from the images
folder and not directly from the DB, that is until tedd brought it up. I
did have an issue of getting the images to show in the beginning, however I
solved it by inserting the path in t
Tamara
I realized I forgot to answer your question about file_name. It is a text
field that the photographer enters the name of the image file for easy
reference. He does not have access to the DB and he is inserting the images
from a form I created.
I was sure that the images were being sto
"Tamara Temple" wrote in message
news:94df613c-6b40-4897-b101-21cf7d83a...@gmail.com...
>
> On Oct 30, 2010, at 9:31 AM, Gary wrote:
>
>>
>> "tedd" wrote in message
>> news:p06240800c8f1d19b9...@[192.168.1.2]...
>>> At 3:05 PM -0400 10/29/10, Gary wrote:
I am trying to get the watermark to
On Oct 30, 2010, at 9:31 AM, Gary wrote:
"tedd" wrote in message
news:p06240800c8f1d19b9...@[192.168.1.2]...
At 3:05 PM -0400 10/29/10, Gary wrote:
I am trying to get the watermark to work, however I am having a
problem in
that the image is being called from a database (image sits in imag
On Sat, 2010-10-30 at 11:50 -0400, Gary wrote:
> "tedd" wrote in message
> news:p06240804c8f1eaf38...@[192.168.1.2]...
> > At 10:31 AM -0400 10/30/10, Gary wrote:
> >>
> >>I was under the impression that the image is stored in a folder called
> >>images, in fact the images file do go in, however
"tedd" wrote in message
news:p06240804c8f1eaf38...@[192.168.1.2]...
> At 10:31 AM -0400 10/30/10, Gary wrote:
>>
>>I was under the impression that the image is stored in a folder called
>>images, in fact the images file do go in, however I have the DB set up for
>>longblob, averaging about 20kb
At 10:31 AM -0400 10/30/10, Gary wrote:
I was under the impression that the image is stored in a folder called
images, in fact the images file do go in, however I have the DB set up for
longblob, averaging about 20kb each, so now I am unsure. I exported the sql
so perhaps you can tell me.
Gar
"Tamara Temple" wrote in message
news:7f666311-4bc8-4064-8c70-4f2597e7b...@gmail.com...
> On Oct 29, 2010, at 2:44 PM, Gary wrote:
>> "Adam Richardson" wrote in message
>> news:aanlkti=kenxt7yewrztcm4+hyifrlqhozxse7ufmq...@mail.gmail.com...
>> On Fri, Oct 29, 2010 at 3:05 PM, Gary wrote:
>>> I
"tedd" wrote in message
news:p06240800c8f1d19b9...@[192.168.1.2]...
> At 3:05 PM -0400 10/29/10, Gary wrote:
>>I am trying to get the watermark to work, however I am having a problem in
>>that the image is being called from a database (image sits in images
>>file).
>>
>>The script in question i
At 3:05 PM -0400 10/29/10, Gary wrote:
I am trying to get the watermark to work, however I am having a problem in
that the image is being called from a database (image sits in images file).
The script in question is this
$image = imagecreatefromjpeg($_GET['src']);
However it produces an error
On Oct 29, 2010, at 2:44 PM, Gary wrote:
"Adam Richardson" wrote in message
news:aanlkti=kenxt7yewrztcm4+hyifrlqhozxse7ufmq...@mail.gmail.com...
On Fri, Oct 29, 2010 at 3:05 PM, Gary wrote:
I am trying to get the watermark to work, however I am having a
problem in
that the image is being cal
"Adam Richardson" wrote in message
news:aanlkti=kenxt7yewrztcm4+hyifrlqhozxse7ufmq...@mail.gmail.com...
On Fri, Oct 29, 2010 at 3:05 PM, Gary wrote:
> I am trying to get the watermark to work, however I am having a problem in
> that the image is being called from a database (image sits in image
On Fri, Oct 29, 2010 at 3:05 PM, Gary wrote:
> I am trying to get the watermark to work, however I am having a problem in
> that the image is being called from a database (image sits in images file).
>
> The script in question is this
>
> $image = imagecreatefromjpeg($_GET['src']);
>
> However it
16 matches
Mail list logo