Jump to content

phpnewbie1

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

phpnewbie1's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. PLEASEEEE HELP WITH THIS! ITS that hard?
  2. I put this code into php file ban.php and include in app, problem is next: "Array ( [0] => [1] => ban.php )" Do i do something wrong? If there any other way to do this? PLeasee helppp!
  3. Sory if my english is bad. My applications have search engine friendly urls. I want to have diferent banners for all category. Its not posible with applications. I want to write the code: When php detect url: "http://mysite.com/category1/" then display banners for that category. when detect url: "http://mysite.com/category2/" then display banners for that category. I think this maybe done with IF. ELSE statement??? Some like this: IF url = "http://mysite.com/category1/" { show baner page 1 IF url = "http://mysite.com/category2/" { show banner page 2 Its that posible? Can anyone help me to write this code? This 5 minutes job, but I not known to write it :-( Thanks anyway.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.