Hey, I need a php script to copy a complete directory to a new one (which is a variable). i.e www.webpage.com/example/ --> www.webpage.com/folder_just_created/. I've looked for hours Kurt
Comment on this Question and Answer >>>
ASK A QUESTION
More functions PHP Questions
PHP Fatal error does not result in HTTP error code 500. When PHP code throws a Fatal error, I would expect Apache to respond with HTTP 500, not a 200?difference between fetch_array function & fetch_row function
How can I access information sent through $_POST on a form?
how can i get the data by using get(),post()methods?
how can we display a particular data from database by creating a function
