Search:

Type: Posts; User: Mob1us; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    1,944

    X results per page

    Okay, I was wondering how you might go about getting a loop to stop at a certain number of entries. For example, I'm building forums and I want it to stop pulling entries at 25 posts per page. ...
  2. Replies
    8
    Views
    4,087

    I see.. Could you please show me how to write...

    I see.. Could you please show me how to write code for this file using the $_request? I've already checked PHP.net and I still don't understand. Thank you very much.
  3. Replies
    8
    Views
    4,087

    It's designed to set the "step" variable's value...

    It's designed to set the "step" variable's value in the query string, and as for the quotation marks around the variable in elseif ($step == "edit") it works regardless of whether they're in there or...
  4. Replies
    8
    Views
    4,087

    I don't even know why this won't work

    Okay, so I noticed a problem with a page I was putting on a bravenet.com website of mine, and I simplified the file again and again until it came down to this:

    <?php

    if(!$step)
    {
    echo "Step...
  5. Replies
    2
    Views
    2,530

    Yeah, I essentially want the first page or...

    Yeah, I essentially want the first page or "entry" page in which the users enter information to 1) appear blank at each login 2) transmit contents to second page.

    I want the second page to display...
  6. Replies
    2
    Views
    2,530

    How to interact pages!

    Okay, I'm VERY much a novice at Javascript, and I don't have time to take a professional course on it, but I know the very basics of it. I was wondering if there was a way I could have a page with a...
  7. I'm sorry, i'm kind of a novice, so could someone...

    I'm sorry, i'm kind of a novice, so could someone please give me a play-by-play of just what this script does? I can use all the help I can get.
Results 1 to 7 of 7