Recent content by moltonboron

  1. M

    Can this be done in PHP?

    Ok, I have been working on a code for a week. I got it to work in Javascript but want to know if I can do this with PHP (as I am not familiar with PHP). Thank you: <HTML> <HEAD> <h2> Click A Link to Say Hello!</h2> <BODY> <li><a href='javascript:onClick=alert("Hello Michael!")'>...
  2. M

    Simple PHP Ques. / Help!?

    How do I make a hyperlink in PHP? How do I make that hyperlink open in a separate window? Please help!
Back
Top