I\'m running the latest MAMP (i think so) on my Mac (10.5.8, PPC G4) and I added the following to my .profile - file in my home directory:
I am using Symfony 1.2.9 (with Propel ORM) to create a website. I have started using the admin generator to implement the admin functionality. I am having all manner of problems getting the admin mana
I am interested in the PHP framework, especially by symfony and ZendFramework, but I am not sure of one thing: I saw the need to type command lines to create a project with these frameworks. Ok, but o
I am trying to put a symfony project on a client server for production. The website worked fine on ourcompany\'s server, but now i have this error :
Can someone tell me is it necessary to modify httpd.conf to get symfony to work? I am following a tutorial which says I need to edit httpd.conf file but my provider does not give me access to that fil
I am creating a very custom form on a symfony project and currently I have something like this: foreach ($foo as $c) {
I am looking at the possibility of running a PHP-based website (built in symfony) from an encrypted partition on a LAMP server. The reason for this is开发者_如何学C because a client would have access
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I would like execute a query like this one in symfony using the Propel ORM: UPDATE ADS SET HITS=HITS+1 WHERE ID=10;
As it currently stands, this question is not a good fit for ou开发者_JAVA技巧r Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely so