Search found 5 matches

by Mel Voght
Tue Dec 17, 2002 7:36 am
Forum: PHP - Code
Topic: Do me a favour?
Replies: 3
Views: 424

...deleted
by Mel Voght
Fri Nov 15, 2002 5:06 pm
Forum: PHP - Code
Topic: NEWBIE: Loading an array from a mysql_fetch_row output???
Replies: 4
Views: 545

DOH! Is there an emoticon for this???? :lol:

I KNEW I must have been making a really silly oversight. The file extension has to be .php! suddenly, the html that I surrounded the php with works!


Now to the little details of formating the output.
by Mel Voght
Wed Nov 13, 2002 6:45 pm
Forum: PHP - Code
Topic: NEWBIE: Loading an array from a mysql_fetch_row output???
Replies: 4
Views: 545

Another Newbie...tagging another question onto this answer

Can this array be returned and then used in html? To display the appropriate data on a webpage? I'm a newbie and having a devil of a time getting my includes to work, I saw a thread on that that I'll try, but once I get the functions to work and return data, I'll need to figure out how that integrat...
by Mel Voght
Wed Nov 06, 2002 6:45 pm
Forum: PHP - Code
Topic: Displaying images using php function
Replies: 2
Views: 642

:D WAY COOL! You are the best!

I was making this entirely too complicated! It worked...(and he says, "well DUH" :P ).

Many, many thanks.

Now, just for my son's entertainment he likes this emoticon :evil: .

Thanks again, I'm sure I'll be back with more questions.

Mel
by Mel Voght
Tue Nov 05, 2002 10:24 pm
Forum: PHP - Code
Topic: Displaying images using php function
Replies: 2
Views: 642

Displaying images using php function

I'm new....embarrassingly new to php. I'm working on what conceptually is a very simple website design, but I'm running into syntax errors and language barriers :? . So, what I'm trying to do is create a SIMPLE webpage that has images in a table (heck, to start with, I just want images to DISPLAY) a...