Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I know that you can run PHP on Heroku and use Amazon RDS for mySQL, but has anyone actually done it?
Related
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I have a chunk of php code that I'd like to execute/include on each request on my server without having to alter each php file in my codebase. Is there a way to do this while using NGINX and php 5.3 on CentOs 6?
Use the auto_prepend_file configuration directive.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I would like to utilize the Offline web application feature of HTML5 and take a PHP CMS such as Drupal offline. But, I am not sure where to start.
First Google hit for "drupal html5 offline": http://drupal.org/project/appcache
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I want to create a function which is it will running every month on a specific date,
how can I do this?
anyone can help me?
Normally by using some task scheduling software such as Windows Task Schedular or (for anything that isn't Windows) cron.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I need to read DBF databases but I didn't find php_dbase.dll in php.net (I only found the .c sources).
Could someone provide me the link to download this DLL ?
Thank you
The right place to download it is http://pecl.php.net/package/dbase.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Does someone knows how this profiler is called?
That's kcachegrind + Xdebug. http://xdebug.org/docs/profiler