MyPHP Question

S

SBFan2000

Really new to MyPHP / MySql. I have made one successful database. I have
another I want to do that is going to need 16 text/date fields and 1 field
that I would like to call up a photo. I want the photo displayed on the
same page as all the text. Is this something that is possible with MyPHP /
MySql. How do I do it?
 
J

John

SBFan2000 said:
Really new to MyPHP / MySql. I have made one successful database. I have
another I want to do that is going to need 16 text/date fields and 1 field
that I would like to call up a photo. I want the photo displayed on the
same page as all the text. Is this something that is possible with MyPHP
/
MySql. How do I do it?
Yes, you can do it. Ask the question in comp.lang.php
 
Top