mybluehair Posted November 20, 2007 Share Posted November 20, 2007 so im creating something new with alot of php files, and i remembered that alot of times on message boards and things like that you see like "misc.php?action=list" or something like that. i would really like to decrese the amount of files i have for this new thing im creating. can someone show me how to put multi files in one? Link to comment https://forums.phpfreaks.com/topic/78110-files-inside-files/ Share on other sites More sharing options...
rarebit Posted November 20, 2007 Share Posted November 20, 2007 I'm not sure your conceptualising it correctly, however you may be referring to the use of mod_rewrite. http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html http://www.modrewrite.com/ and a forum: http://forum.modrewrite.com/ Link to comment https://forums.phpfreaks.com/topic/78110-files-inside-files/#findComment-395290 Share on other sites More sharing options...
rarebit Posted November 20, 2007 Share Posted November 20, 2007 otherwise, look at this and it's associated pages: http://uk3.php.net/manual/en/function.include.php Link to comment https://forums.phpfreaks.com/topic/78110-files-inside-files/#findComment-395292 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.