compt Posted February 23, 2008 Share Posted February 23, 2008 Hi I am using the following code <?PHP include './includes/%postid%.php' ?> I am using this on one of my blogs, so every blog article will point to a different .php file, If the file doesnt exist I get an error "Can not find file" is there a way to get rid of this error if the file is missing ?? Thanks Link to comment https://forums.phpfreaks.com/topic/92579-need-help-with-psp-include/ Share on other sites More sharing options...
drisate Posted February 23, 2008 Share Posted February 23, 2008 Hows the %postid% difined? can you post all therelated code? Link to comment https://forums.phpfreaks.com/topic/92579-need-help-with-psp-include/#findComment-474431 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.