
Search In
If you facing an error to login through hybridauth and throwing this error(You cannot access this page directly) then you can follow below steps to resolve it.
Please check you session id by php predefined function
session_id();
If session id
How can you create image as a link in html.
You can make an image as an link as through following coding.This make your link more eye-catchy and you can also make logo as link thus making your page more effective.
<a href="default.asp">
<
I am running a company page on Facebook and I have already boosted many posts. I am also researching for how to create an ad campaign but I am a little confused between "Boosting a Post" and "Creating Ad Campaign".
S
Google webmaster account is a very important tool for a Company website. Using this tool we can check website performance and maintain it according to google guidelines. Google provide this tool and it is absolutely free for everyone. As well as Goog
What is SEO
A three letter word SEO, seems to be very short but having so much worth in its significance. SEO stands for Search Engine Optimization which means optimizing websites for the search engines so that they can match the exact guidelines as
In Joomla, Lock means that the item is currently opened by any user for editing. The lock automatically removes when user clicks on "Save", "Save and Close" and "Cancel" button. If user not click on "Save" or "Close" buttons and instead click on "Bac
Here, We are working on web application then facing issue in image loading and error, so we need to set alternate or default image in the web application.
Many ways to set default image in the web page :
Set default image using CSS
img
{
backgroun
If you want to show a pdf file with the readable text from it on the page you can achieve it by seeing the code below
We will use a php library (pdfparser). This function will get the exact text as what you need
http://www.pdfparser.org/
Step 1:
Y
Hello Reader's! If you are looking for functionality for reloading a web page only when user makes no activity for a while, Then you can use the ajax technology for making the html tag refresh.
Lets see the example below:-
<html>
<head
All major development or changes to a site should be performed on the development machine and once thoroughly tested then only be implemented to the live site.
There are chances when you have to make changes on live site directly. In this case y
