Posts by Carlos Valter Santos Ferreira • 11 points
4 posts
- 
		1 votes1 answer180 viewsA: Change default project directory in Zend 2I was able to solve the problem. I will post here the solution in case someone goes through the same problem in the future. The solution was through the . htaccess file, I added at the end of the… 
- 
		0 votes1 answer42 viewsA: Doubt about Zend FrameworkSurely there will be problems, I upgraded mine from 2.5 to 2.7 and presented error in servicemanager, in fact it would be a warning that the way I was using would be obsolete and that in ZF3 would… 
- 
		0 votes1 answer122 viewsA: How to take data through the GET method?It was not very clear your doubt, but if it is what I understood, you want to add the ID of an order or product by clicking on a link. I believe you already have an example of this in your own… 
- 
		0 votes1 answer180 viewsQ: Change default project directory in Zend 2Hello folks this is my first post :D I’m new to Zend framework and I’m using Zend 2 + PHP 5.5 + Mysql + Apache I have the system on my server running through the address http://localhost and I am…