This option will reset the home page of this site. Restoring any closed widgets or categories.

Reset

Posts Tagged ‘symfony’


Page 2 of 212

Fix the problem in getting 500 Internal Server Error In Localhost Due To .htaccess

Hi guys here is a simple tip to fix a usual issue that arises on our localhost test servers when .htaccess is added.Its very simple just do the steps that i specify below. Check your apache httpd.config file first Open... (Continue reading)

Tagged with:         

Database Connection And Pagination In PHP Using Symfony Framework

After creating the project then the application and at last the module we want using symfony framework.Go to the module folder(HERE MY MODULE NAME IS PLAYLIST) we will have the action.class.php and indexSuccess.php First Take The Action.class.php file in dreamweaver... (Continue reading)

Tagged with:         

Get Method and Array Manipulation In Symfony

Below is the action.class.php code for the success page named playlistSuccess.php, here i am getting the values of mob0,mob1 etc., to mob7 from the address bar of browser that is we are using the get method.The browser address bar contains... (Continue reading)

Tagged with:             

Page 2 of 212