
Search In
So I am using this data on Rstudio with markdown, but it reads that there is an error on the top line:
Can you tell me how to fix this chunk of code so that it properly displays a barplot with the data from the link given?
```{r} ADHD_data <- re
Hello my friends, I try to use realm
But by adding this line of code
npm install --save realm
This error was
I even tried to add it manually, but again, what's the problem?
Do you know databases like realm that I can repl
How to go to the desired page on clicking a link when the same link is present in more than one page using ui router in angularjs?
If you have one link present in more than one page and you want to redirect to the page from where you came to the lin
Hello Everyone,
In this blog, we will be learning about that how to use AJAX in cakePHP. There is not much difference of using Ajax with cakePHP or with HTML.
Ajax is defined as Asynchronous JavaScript. It is a client-side scripting language that com

Hello Reader's!
If you are new to Wordpress and want to make a login custom page, then you can see an example below:-
First you have to create a page on the root, name it login.php
<?php
/*
* Template Name: Sign In
*/
if($_POST['submit'] ==
If you want to make your page more reliable ,then Use HtmlHelper instead of html tag in your (xyz.ctp). CakePHP Helper will enable your application more light & flexible. By using these HtmlHelper ,we can create well formed markup in our Cake PHP
Hi,
Are you still working with Image Loader or Universal Loader library for lazy loading of images in listview. if yes then you should know that sometimes these libraries could give out of memory exception if you are fetching lots of images or imag
.htaccess is the most useful file when we are working with php and apache. The directory level configuration of Apache server software is provided via .htaccess (Hypertext access) files. htaccess files defines mostly all the things like server settin
Here we will see some of the functions listed below that are removed in PHP7.
1- ASP-style tags ( <%, <%= and %> ), is removed.
2- Script tags "<"script language='php' ">" Note: always use "<"?php ?">".
3-Split function that
Network Layer Protocols
While sending or receiving data there is lot of things happens at the background. We call that things a set of rules commonly called as protocols.
Address Resolution Protocol(ARP)
While communi
