
Search In
To install the wordpress on the local server you need first a local server like xampp.
XAMPP is a cross platform server for Apache, MySQL, PHP, Perl.
It a ligh weigh server which can be used to install the wordpress.
1. First you need is to instal
Hello Readers,
JavaScript strings are used to store collection of characters or it can be text inside quotes. We can use both single and double quote. Lets talk about the basics of String.
For Example :
var userName = "Jon
Lets see how can we discover the dynamic content of any template twig file.
we will use dump(), kint() functions to inspect the variables of the template file.
Each core template contains document at the top in the file those docume
Gherkin is a Business Readable language that Cucumber understands and describes the application flow. In cucumber each line should start with a Gherkin keyword. Gherkin provides the following keywords:
Feature
Scenario
Scenario Outline
Ex
Hello Readers,
1. In php both die() and exit() are equivalent functions.
2. Basically die is used to throw an exception while exit is not, it is only used to exit the process.
3. The die() function is used to print the message and exit the script
SNMP is Simple Network Management Protocol. It is mainly used by servers to share their current information, and the channel by which the administrator can change the values.
While the protocol itself is very simple, the structure of program
ATM stands for Asynchronous Transfer Mode . It is mainly facilitated by the telecommunication companies and is the basic standard for the ISDN.
ATM is the accepted transfer mode for Braodband Integrated Services Digital Networks (BIS
Bus Topology
A bus topology is like a serial transmission where all the nodes are connected in a single medium.
In case of Bus topology, all devices share single communication line or cable.Bus topology may have problem while
I have this simple project built by oop php but it seems that i cant make the autoload class working properly.
I keep getting this error unable to load class. So how can i make the autoloader working in the right way
I have at
Hi Team
can i change the location interface to get various location mode options such as high accuracy, battery savings, GPS only. My andoroid in lonovo tab 7 has got only one option which is batterly saving only.
Thank
Nab