Jump to content

Linking problem


tsuby

Recommended Posts

Let's say I'm on the following page:

 

localhost/articles/25/article-title which is treated like view.php?article_id=$id

 

When I'm writing the HTML code for the view.php page, I want to link it to a CSS file, but even though view.php is in the same folder as index.php is, the link is not working(it seems to me that it might be because of the friendly URL, but I'm probably wrong).

In this case, how can I link the CSS and any other link correctly?

Link to comment
https://forums.phpfreaks.com/topic/279835-linking-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.