Log In · Register

 
php coding help only 6 lines of code
rubicon
post Oct 10 2006, 06:38 PM
Post #1


Senior Member
***

Group: Member
Posts: 56
Joined: Aug 2006
Member No: 454,246



I have a layout previewer that i am working on but i am having trouble with getting the actual layouts to work in the code...i dont know where to put the links for my layouts inside of the code so this is why im stuck

line 2 is what i thought i needed to do but it didnt work


<option value="">Select style</option>
<option value="<?=$PHP_SELF."?myspace/raygun.css"?>">Nike Dunk Raygun</option>
<option value="<?=$PHP_SELF."?c=2"?>">Layout number two</option>
<option value="<?=$PHP_SELF."?c=3"?>">Layout number three</option>
<option value="<?=$PHP_SELF."?c=4"?>">Layout number four</option>
</select></form>




thanks for any help!! whistling.gif
 
 
Start new topic
Replies
rubicon
post Oct 11 2006, 04:23 PM
Post #2


Senior Member
***

Group: Member
Posts: 56
Joined: Aug 2006
Member No: 454,246



sorry i was i had more info about this code but i cant get in touch with the girl that gave me this script..its actually a very long script but im just giving you this small bit because i know this is where the problem lies...the script calls for a file stored on my web server but in order for it to pull the file i have to place the file's link inside of this line of coding...where exactly i dont know and this is where i am lost


<option value="<?=$PHP_SELF."?c=2"?>">Layout number two</option>

the only part that is relevant to the problem is that which is bold..hopefully this helps you to be able to help me... biggrin.gif
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: