Archivo de la etiqueta: marcos
Does the MVC concept apply to static PHP pages?
I am trying to build my own PHP MVC frame work.
At the moment I am creating a simple 2 page website where each page extends a template page so that I don’t have to worry about the meta tags,… Sigue leyendo
Jobeet para Symfony 2
I’m learning Symfony 2 with this tutorial from here. After loading the fixtures:
php app/console doctrine:data:load
Me sale este error:
[InvalidArgumentException]
Comando "doctrina:datos:carga" is not defined.…
Official site symfony.com has nothing about MODEL.
Does anyone know any tutorials related to Sigue leyendo
ZF: router plugin does not work
Zend_Controller_Front::getInstance()->setParam('useDefaultControllerAlways', true);
Zend_Controller_Front::getInstance()->getRouter()->addRoute('taxes', new Zend_Controller_Router_Route_Static('taxes',
array('controller' => 'config', 'action' => 'taxes'))
);
…
Does anyone know what why this does not work if called like a plugin in a bootstrap file? If called directly in a bootstrap – todo funciona bien. Sigue leyendo
Zend Framework 2 RESTful controller actions
After numerous attempts i can’t get my rest functionality to work within my test application.
I wondered if anyone has experience with the RestfulController class in Zend FrameWork 2.0.0beta3.
I implemented the methods from the RestfulController abstract class, let the… Sigue leyendo
Busco motor de plantillas con el concepto especial
Por favor, me puede recomendar un motor de plantillas HTML (cualquiera de los lenguajes de scripting) el cual cuenta especial que se describe el concepto por debajo de .
Todos los marcadores están activos. Los datos no deben estar preparados antes de llamar a la plantilla, pero la plantilla se metió los datos de modelo. Por ejemplo… Sigue leyendo
Yii or Codeigniter? for a large web application
Ok, I plan on designing a very large scale web application(me and my 2 amigos), with alot of user interaction, constant status updates, etc… Basically picture me creating an a web application like twitter. this application needs to be FAST.… Sigue leyendo
que el uso de PHP Marco de jQuery HTML5 sitio web para móviles? [cerrado]
Tengo un sitio web . Ahora estoy haciendo el mismo sitio con menos
funcionalidad de los teléfonos móviles en jQuery + HTML5. Pero cuál es el régimen tengo que usar para
este ??
Because ZF slows my… Sigue leyendo
WordPress PHP Framework Limits? [cerrado]
Hello Stackoverflow
I’ve been using PHP for years now. A finales de, I’ve been using frameworks like wordpress, joomla and drupal to develop websites for my clients but I think the time has come to step it up a notch… Sigue leyendo
Compiled PHP Framework
Is there anything like a compiled PHP Framework ?
What i mean is take Kohana as an example. Its extensible, overrideable, fun, etc.
But it ends up loading 200 files to show one page !!
What i would think is… Sigue leyendo
Rellenar previamente la forma de Yii, de GET / POST
Mi problema es que tengo una página HTML que incluye un breve formulario en el que. Lo que me gustaría es que esta página los mensajes o se mete en mi forma de modelo de Yii, to be able to grab and pre-populate the empty form for the… Sigue leyendo





