Welcome to Discuss Everything Forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.


 

Search:

Type: Posts; User: stevejustine

Search: Search took 0.05 seconds.

  1. Replies
    0
    Views
    593

    PLease Review My Website?

    Hello User,
    I have made a new Web Design end SEO business, check the link below.
    Could you please check it out and review it so that I know how it is?

    Site--> infilon.com


    Thanks.
    Infilon...
  2. You would have a function such as "newthread()"....

    You would have a function such as "newthread()". You could set it up like this.

    function newthread() {

    if (isset($_POST['submit'])) {
    $title = $_POST['title'];
    $message = $_POST['content'];
    ...
Results 1 to 2 of 2