I am trying to find the most recent directory that I am working in. example http://www.mysite.com/apples/index.php how do I get php to find the directory "apples" so I can make it a directory
Comment on this Question and Answer >>>
ASK A QUESTION
More files PHP Questions
Getting first five lines from a fileWould like to create a web page by using the contents of file#1 as input, writing contents of a variable as content, and ending with contents of file#2. Would you please help me learn how to do this? Here is my attempt: $in1 = 'input1.html'; $in2 =
What is the use of file in php?
How can I view a Word document in a PHP page?
How can I export data into Word/Excel documents?
