
Search In
// Set url
$url = 'http://edition.cnn.com/2015/04/03/politics/white-house-congress-iran-nuclear-deal/index.html';
// This function is going to go to a url or file and pull all the data that's held in it.
$html = file_get_contents($url);
// This fun
For changing the url of admin from our existing magento store there are two methods we have:
Method 1- First Go to app/etc/local.xml file , open this file with an editor .Now find for the admin node where you have to change the frontName to our
First create fields rent_duration_unity in your own module then create class and use this rent_duration_unity fields which you created first
in .py file, as shown in code given below.
'rent_duration_unity' : fields.many2one('product.uom', string='
I was working on a huge data, around 10gb, which I needed to import on solr. So I split the data in 1gb files, then I imported the data in solr using the post method.
I ended up getting error:
SEVERE: java.lang.OutOfMemoryError: Java heap space.
S
Hello Friends,
If you are looking to implement routing in symfony2, like I have created a new controller like "listAction" in my controller file and now want to run this on browser. My controller file look like
<?php
namespace App\C
In Windows Application programming, many developers create the log file in the app directory which is not always available to a regular user and its not a good idea.
The log file should probably go in the AppData folder i.e. %appdata% as long a
Hello friends, I am writing this blog as I was facing issue reading .xps files. XPS is XML Paper Specification. I resolved this issue by installing xpstopdf converter. This is how I did
This is the easiest way to do:
First, go to Ubuntu Software ce
Hello
Overview
Select the option in the context selection menu to access media attachments. All media attachments that have been created and exist in PIM Desktop are listed here in a hierarchical tree structure. The transfer of al
In this tutorial, I am going to show you how to Enable Twig debugging options in Drupal 8.
To enable twig debugging
1. Go to sites/default/services.yml file
2. Look for services.yml if it doesn't exist then copy it & rename to
Component is a type of joomla extension. They work as a mini application in joomla. Joomla provides several components which gives it the power to be the best CMS in the world. Some of the top joomla components are:
Virtuemart:
Virtuemart is an
