Jump to content

barkera

Members
  • Posts

    14
  • Joined

  • Last visited

Everything posted by barkera

  1. barkera

    A way to edit...

    thanks, i'll check it out.
  2. barkera

    A way to edit...

    k, i'll look at the topic, and yes free would be good, thanks.
  3. barkera

    A way to edit...

    Wow, new problem my website doesn't let me upload .php files, fantastic >_> stupid bravehost. Cany anyone recommend me a good website hoster that isn't bravehost or freewebs? thanks.
  4. barkera

    A way to edit...

    oh, k, kool thanks, I'll try it online now
  5. barkera

    A way to edit...

    ah, I haven't actually put them on the net yet, but yes they are in the same folder and I tested out my site just from my PC, do I need to put them on the net to take effect?
  6. barkera

    A way to edit...

    yes, its a php extension.
  7. barkera

    A way to edit...

    still not working, heres ones of the pages and ho its put in:<div id="sectionLinks"> <h3>Server & IP Status: </h3> <?phpinclude("serverupdate.php");?> </div>
  8. barkera

    A way to edit...

    Thats it, I thought all I had to do was create a new file and the php on each page would link to it, lol, guess not. Wha should I have done?
  9. barkera

    A way to edit...

    Right, well I added that code in where I wnated the file and named the file and stuff, but nothing shows up where the code is on the page, heres what the php file has:<html><body>The server is Currently: OFFLINE</body></html>thats the file i'm linking to from all the pages and nothing shows up. What have I done wrong?
  10. barkera

    A way to edit...

    Hi, I hae a website where I have one thing that appears on every page of the website (just text) is there anyway in PhP to run a seperate single file that I can edit which will change all of the pages? and if so how? or is there a better language to do it in? Thanks.
  11. Nevermind, I fixed it I just added in the script tages. Thanks for the help! :)EDIT: Yea, thats what I put in, thanks, works great now!
  12. Ah, i'm probably just ignorant, but that didn't work it just says error on page and when I click nothing happens. Also, I presume I need to put a Javascript tag in so it knows its a script?
  13. yes, thankyou very much.
  14. Hi,Only a lot of sites you see some thumbnails and when you click on them it opens a new window with a larger version of the picture in the new window. How do you do that? I don't mean just create a new page and open it up, but just a small window that is the same size as the [picture. Is there anyway to do it like that or will I have to create a new page for each picture?Thanks.
×
×
  • Create New...