November 3, 200916 yr Afternoon all, i'm currently learning php to try and create a simple site that allows the user to select a product from a list, and the related picture and info is then displayed. Progress is slow but i'm getting there. My next problem is how do i incorporate this into my html page...position of form/how to control where the picture is displayed etc? Really am new to this so presume I am a complete idiot! this is the basic visual of how i want the site to look. The area in the centre is where my php skills are going to come in, but how do i form the complete page? any advice,tips, links etc would as always be much appreciated.
November 3, 200916 yr Not sure where you are in this process but you may want to try this for a beginning point: http://php.net/manual/en/tutorial.php
November 3, 200916 yr Author thanks for the link. I've been research into php - else/if, arrays, variables. I'm slowly learning the code to create the form etc. what i don't understand is how i incorporate this into my ideal design layout. this is what i have so far...
November 6, 200916 yr ... I myself do not do much PHP at all. But im pretty sure that to incorporate that code you are creating in your web design you just create the div you want it place it in, then copy the php code into that DIV.
Create an account or sign in to comment