Recent content by placeforthejunk

  1. P

    Can you please help with this table (html/css/divs)?

    I need to figure out how to make this table with css. This is supposed to just be review and isn't for points but it's been a few semesters and I am super lost. I need to grasp this to even get started with this class but I am totally lost. I feel like if I see some of the css and html, it will...
  2. P

    Will you please help me make this php form?

    I guess I don't really need help with the form itself because I can easily do that in dreamweaver but I want it to actually work. It will be simple with a few text fields for name and one for an email. I want the email to come to me and I want the visitor to be taken to a page that says "Thank...
  3. P

    Can you help me with PHP?

    I am trying to recreate this site and I don't remember PHP very much AT ALL. I just barely went over it last year. I need to create a form which I can do in Dreamweaver but obviously I need this form do do something. I am wanting to just have a few text fields. I'm wanting to make it an email...
  4. P

    Help me with this php project, won't you?

    Here is what I have to do. This is my assignment. I don't know what code to put where. I'm totally lost. You must put the code to extract from the $_POST list in the <head> of the document, and insert the actual words with code something like <php echo $firstNoun; ?> . Here is an example...
  5. P

    Can you help me with this? Php...?

    Here is what I have to do. This is my assignment. I don't know what code to put where. I'm totally lost. You must put the code to extract from the $_POST list in the <head> of the document, and insert the actual words with code something like <php echo $firstNoun; ?> . Here is an example...
  6. P

    Can you help me understand this? (PHP)?

    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...
  7. P

    I'm doing php and I'm a bit lost. Can you help?

    This is my assignment. I don't know what code to put where. I'm totally lost. You must put the code to extract from the $_POST list in the <head> of the document, and insert the actual words with code something like <php echo $firstNoun; ?> . Here is an example "Four score and [number]...
  8. P

    Can you help me with this? Php...?

    Here is what I have to do. This is my assignment. I don't know what code to put where. I'm totally lost. You must put the code to extract from the $_POST list in the <head> of the document, and insert the actual words with code something like <php echo $firstNoun; ?> . Here is an example...
  9. P

    Can you help me understand this? (PHP)?

    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...
  10. P

    Help me with this php project, won't you?

    Here is what I have to do. This is my assignment. I don't know what code to put where. I'm totally lost. You must put the code to extract from the $_POST list in the <head> of the document, and insert the actual words with code something like <php echo $firstNoun; ?> . Here is an example...
  11. P

    I'm doing php and I'm a bit lost. Can you help?

    This is my assignment. I don't know what code to put where. I'm totally lost. You must put the code to extract from the $_POST list in the <head> of the document, and insert the actual words with code something like <php echo $firstNoun; ?> . Here is an example "Four score and [number]...
Back
Top