Results 1 to 5 of 5

Thread: After php file adding remove my footer and pattern !!!

  1. #1
    Join Date
    Sep 2013
    Location
    Antalya - Turkey
    Posts
    37
    Thanks
    13
    Thanked 0 Times in 0 Posts

    Default After php file adding remove my footer and pattern !!!

    Hello everybody;

    I want to add php based guestbook on my webpage.
    I did it but i get some problem and i coludn't resolve this problem.

    This is my orginal page http://yedek.guventech.com/resimler.html

    If i add php based guest book i get this page http://yedek.guventech.com/ziyaret.php

    It means after adding php based guestbook,it removes my footer and pattern (baloons on the left and right side).

    Where is the problem ?
    I need your help...

  2. #2
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    Your question is unclear.
    Please provide more information, and be as specific as possible.
    • What do you want to accomplish?
    • What have you already tried?
    • What problems did you encounter?

    Please be sure that you have included all relevant code and/or a link to the page in question.
    You might also consider making a reduced test case using an online tool like jsfiddle


    What "php based guestbook" did you use? how did you add it to your page?

    We would need to see your code. If it is too long to post here, you can use a service like pastebin, or make a gist on github.

  3. #3
    Join Date
    Sep 2013
    Location
    Antalya - Turkey
    Posts
    37
    Thanks
    13
    Thanked 0 Times in 0 Posts

    Default

    The codes are too long and i dont know how to use pastebin or github.

  4. #4
    Join Date
    Sep 2013
    Location
    Antalya - Turkey
    Posts
    37
    Thanks
    13
    Thanked 0 Times in 0 Posts

    Default

    php based guestbook is a guestbook.Somebody can write to you on the webpage.And all of people can read this writing on the page.
    (for example http://madonna.bewithmusic.com/guestbook/ )

    I added a guestbook on my web page.After add this,footer removed.

  5. #5
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    Quote Originally Posted by volkantr19 View Post
    php based guestbook is a guestbook.Somebody can write to you on the webpage.And all of people can read this writing on the page.
    (for example http://madonna.bewithmusic.com/guestbook/ )

    I added a guestbook on my web page.After add this,footer removed.
    Yes, I understand what a guestbook is. That's not what I was asking about: we need to know what code you used. It is not possible to help you otherwise.

    Quote Originally Posted by volkantr19 View Post
    The codes are too long and i dont know how to use pastebin or github.
    • Go to gist.github.com.
    • Copy+paste your code into the large textarea.
    • Give it a filename
      (it doesn't matter what name you use, but include the file extension (e.g., ".php") so the code will be highlighted correctly).
    • You can write a brief description if you wish.
    • You can use the [Add Another File] button if your script has multiple files.
    • Click on the [Create Public Gist] button when you are ready (this saves your pages).
    • Copy+paste the URL to your gist, and share it with us here.

Similar Threads

  1. I need a preg_match pattern
    By mda_omega in forum PHP
    Replies: 9
    Last Post: 11-01-2010, 01:23 PM
  2. PHP with Mvc Design pattern using OOP
    By balaj in forum MySQL and other databases
    Replies: 0
    Last Post: 12-11-2008, 06:41 AM
  3. Replies: 1
    Last Post: 10-12-2008, 03:54 PM
  4. Replies: 7
    Last Post: 06-28-2007, 02:00 PM
  5. Replies: 10
    Last Post: 07-14-2006, 05:50 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •