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)
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)
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)