placeforthejunk
New member
I am viewing the source of a classmates work (we are allowed) and I am getting confused about something I'm sure is simple.
Here is the line in question:
<form action="../hmwk09/index.php" method="get">
<div>
Ok so this is saying to grab the index.php file out of the hmwk09 folder right? What would this file be titled though? The one that has this line in it? Is it a php file as well? Bleh I'm so confused.
Ya. I figured that part out. It's an html file. Duh. Now I need to figure out what I need to make my php file look like. If someone can help, I have the question for it listed on my profile.
Here is the line in question:
<form action="../hmwk09/index.php" method="get">
<div>
Ok so this is saying to grab the index.php file out of the hmwk09 folder right? What would this file be titled though? The one that has this line in it? Is it a php file as well? Bleh I'm so confused.
Ya. I figured that part out. It's an html file. Duh. Now I need to figure out what I need to make my php file look like. If someone can help, I have the question for it listed on my profile.