Search results

  1. M

    How do i create a php include with id?

    Let say that i have a menu.HTML and i want to used php include to load it up to my php/html page but I want to include just the fist line in the menu.HTML how do i do that do.. If you don't understand my question hears a another way to put it.. hears my menu.HTML line1. home line2...
  2. M

    how do i create a php text that shows on every page of my php or HTML page?

    Let say that i want to show this text {hello world} on like 20 of my web-pages but every week i want to change the text to something else but i don't want to have to go to all 20 web-pages to edit the text so what a way that i can edit the text on one of my web page and its automatically edit...
  3. M

    my JW player wont play my flash video?

    it keep saying video not found hears my (x)HTML page page am I potting something wrong and also all my files are located in the same directory <embed src="mediaplayer-viral/player-viral.swf" width='540' height='360' bgcolor='undefined' allowscriptaccess='always' allowfullscreen='true'...
Back
Top