Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to Fetch Recent Activity as Newsfeed for Social App in MySQL PHP

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

How to Delete YouTube Channel

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

Pagination stored procedure in SQL Server

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

5 SEO Tips and Tricks for CMS Driven Website Development

  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

Five Steps to Effective E-Mail Marketing for Your Small Business: Part 2, The Landing Page

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.

How to give external URL to a menu in Joomla?

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

How to Disable tab (space) on HTML Editor

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

How to show JavaScript popup from C#

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>"

How to parse and process HTML in PHP?

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?

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

1 55 170
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: