Jump to content
xisto Community

Search the Community

Showing results for tags 'stylesheet'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Help & Support
    • Alerts, News & Announcements
    • Web Hosting Support
    • Introductions
  • Computers & Tech
    • Science and Technology
    • Software
    • The Internet
    • Search Engines
    • Graphics, Design & Animation
    • Computer Gaming
    • Websites and Web Designing
    • Mobile Phones
    • Operating Systems
    • Programming
    • Online Advertising
    • Hardware Workshop
    • Computer Networks
    • Security issues & Exploits
  • Others
    • General Discussion
    • Business Forum
    • Photography
    • Health & Fitness
    • Dating And Relationships
    • The Vent
    • Art & Creativity
    • Home & Garden

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Location


Interests

Found 1 result

  1. I have set up a test environment to improve my php and mysql skills and learn some advanced functions to use on my website. Lately I ran into a strange problem on my local host. When I use urls like "localhost/mybooks/page.php/?page=pharmacology",the stylesheet won't work. When I remove the "?page=pharmacology" part, the stylesheet does work fine. I have no idea what is happening here as it has never happened before. I have tried to find some help related to this issue but couldn't find a single entry. The project I am working on is a test project where basically I will create a CMS with CRUD capabilities. The database I am using is Mysql and the server is Apache. On the page, I am trying to dynamically generate urls based on entries in the database. For instance, I have a table named "subjects" in my database with three entries: "pharmacology, pathology and forensics". On the index page of the website, I dynamically generated a list of links with anchors same as the entries in the "name" column of the "subjects" table. And the href attribute of the links is created dynamically to be "page.php/?page=corresponding_entry". I am unable to find the error that is causing the problem so I guess some experts on the forum will help me on this.
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | 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.