• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

Search results

  1. G

    the index2.php?page=page

    i dont understand what u would have to do to execute it... page.php?page=page&letter=letter ? but on the page... say on cheats.html (page=cheats)... how would u execute the &letter=letter part?
  2. G

    the index2.php?page=page

    umm thats kind of interensting, what code did u use to do that man? or how did u do it?
  3. G

    the index2.php?page=page

    OMFG THANKS SO MUCH GUYS!!!
  4. G

    the index2.php?page=page

    to execute the variable i would use screenshot.php?img=imgname right? and what u gave me would be the whole script right?
  5. G

    the index2.php?page=page

    this is what i'm using now <?php if (!$page || $img == "") { include("screenshots.html"); } else { echo '<img src=\"$img.jpg\">'; } ?> i get a lil box with an X... where my pic is supossed to be
  6. G

    the index2.php?page=page

    there's something wrong with the line... i keep getting parse errors
  7. G

    the index2.php?page=page

    for the: index2.php?page=pageid i use the code <?php if (!$page || $page == "") { include("pages/index.html"); } else { include("pages/$page.html"); } ?> is there a way u can modify that to use images? so it may be something like <?php if (!$page || $img == "") {...
  8. G

    needed asap: PHP, MYSQL

    hey ppl, i need a new place for my site.... has to have php mysql 500+ bandwidth fairly reliable, and faster than host.sk plz not host.sk or tripod.co.uk thanks u guys if anyone could host me, that'd be great also... just something better than host.sk and tripod.co.uk wont let me...
  9. G

    WHAT!?!?! problems with tripod.co.uk

    hey, has anyone been having problems with tripod.co.uk with their message boards (specifically PHPBB)? everytime i go to use it it has an error that theres somethin wrong with the script now... have they banned use of message boards now?
  10. G

    PHP, stupid.. question really

    is there anyway you would be able to mask your addy bar with the php scripting?
  11. G

    GUYS! I'm Having No Luck... I really, really need a host

    OI!! 100MB??? that's not enough to get a donkey thru... i'll need atleast 750-1gig.... if that's not too much trouble ;)
  12. G

    GUYS! I'm Having No Luck... I really, really need a host

    I need a host that has php, mysql, and ftp Must be reliable... not host.sk or tripod.co.uk plz
  13. G

    I've Searched and searched for this but i can't find it, help would be nice! :)

    there's nothing in either of them.........
  14. G

    I've Searched and searched for this but i can't find it, help would be nice! :)

    ok when i was trying out the script you gave me, i'd hyperlink it as index2.php?pageid=blank then the hyperlink would take me to the page http://somewhere.someplace.com/myplace/blank.htm and that's what it changed to in the address bar, but i was at some person's site and when they'd use the the...
  15. G

    I've Searched and searched for this but i can't find it, help would be nice! :)

    umm, one other question... when i visit other sites and are using this php script (might not be identical) but when i go to their news page (ex: index2.php?page=news) it stays in the address bar as index2.php?page=news... it doesn't change to the hyperlink that it points to, and when u go to the...
  16. G

    I've Searched and searched for this but i can't find it, help would be nice! :)

    ok, where will it be to download when your done? ^sorry plz disregard this... i hadn't read the other posts, yet, just checked this one^
  17. G

    I've Searched and searched for this but i can't find it, help would be nice! :)

    also, if there is anyway i can get it to display a webpage instead of the error text... could u do it?
  18. G

    I've Searched and searched for this but i can't find it, help would be nice! :)

    thanks man, helped a lot, even tho i don't know anything about php, i'm trying to learn it as we speak, but it's taking a while for me
  19. G

    I've Searched and searched for this but i can't find it, help would be nice! :)

    it always gives me this error Parse error: parse error in specparse.php on line 10
  20. G

    I've Searched and searched for this but i can't find it, help would be nice! :)

    are you supossed to put those in the headers of an html file, or do i use notepad or something?
Back
Top