
Search In
I am working on a MySQL PHP social networking application and I want to Fetch Recent Activity as Newsfeed with respect to post activity timings.
Here is my site database, i am writing only few columns which are required to show.
u
Hello all,
If you want to Delete or remove your YouTube channel, below are the steps
Note- Your channel should not be connected to any of your Google+ page, if connected then you have to first disconnect it from Google+ page then only you can del
In this blog we illustrate how to get the pagination data from SQL server stored procedure.
To create a such type of a stored procedure, we need to send a minimum three parameters(startRowIndex, pageSize, totalCount).
1. startRow
Search Engine Optimization (SEO) is a recurrent concern for any website. What most people do not understand is that Content Management System (CMS) driven websites should be approached differently than static sites. Each web page on a stati
As mentioned in part 1 of this article (Five Steps to Effective E-Mail Marketing for Your Small Business: Part 1, the E-Mail Message), the landing page is what the visitors see when clicking a “call-to-action” link in the e-mail message.
To give external URL to a menu in Joomla you need to follow the following steps:
Login to back-end of Joomla site.
Click to Menus -> [name of your menu] for example, Menus -> Main Menu
Now press the new button on the top left corner of the pa
Hello all,
Working with Rich Text Editor, some times we need to disable Tab Key, which creates space between two text or HTML Elements inside the Editor.
To do that we have following block of code:
In HTML Page :
<div id="editor" onkeydown="re
Hello all,
In asp.net if we want to show JavaScript pop box from Code behind file (C# file), we can do that by using following block of code :
string script = "<script language='javascript'>alert('This is a JavaScript popup');</script>"
Hello Readers!
If you want to parse any HTML page then you would you "Simple HTML DOM Parser".
How to get HTML elements:
Create DOM from URL or file
$html = file_get_html('http://www.example.com/');
Find all images
foreach($html->find('img'
How to create first iOS application in Xcode for iPhone with no programming experience – where I’ll help even the non-programmer to enjoy coding as an iOS developer.
This is an XCode tutorial for beginners so I’ll be going through where to download
