Tuesday, 12 June 2012

Dynamic Web page

Dynamic web pages are web sites that are generated at the time of access by a user or change as a result of interaction with the user. Dynamic web pages are a fundamental part of Web 2.0 which facilitates information sharing across multiple websites. Read more



social network
email spam
customer retention
text in email
email marketing best practices

Monday, 11 June 2012

MyBB

MyBB, originally MyBulletinBoard, is a free and open source forum software which is developed by the MyBB Group. It is written in PHP, supports MySQL, PostgreSQL and SQLite as database systems and has database failover support. Read more



social network
email spam
customer retention
text in email
email marketing best practices

Sunday, 10 June 2012

Functions-PHP

PHP has hundreds of base functions and thousands more via extensions. These functions are well documented on the PHP site; however, the built-in library has a wide variety of naming conventions and inconsistencies. Read more




social network
email spam
customer retention
text in email
email marketing best practices

Friday, 8 June 2012

Data types-PHP

PHP stores whole numbers in a platform-dependent range, either a 64-bit or 32-bit signed integer equivalent to the C-language long type. Unsigned integers are converted to signed values in certain situations; this behavior is different from other programming languages.Integer variables can be assigned using decimal (positive and negative), octal, and hexadecimal notations. Floating point numbers are also stored in a platform-specific range. They can be specified using floating point notation, or two forms of scientific notation.PHP has a native Boolean type that is similar to the native Boolean types in Java and C++.  Read more



social network
email spam
customer retention
text in email
email marketing best practices

Thursday, 7 June 2012

Security

Vulnerabilities are caused mostly by not following best practice programming rules: technical security flaws of the language itself or of its core libraries are not frequent (23 in 2008, about 1% of the total).Recognizing that programmers make mistakes, some languages include taint checking to detect automatically the lack of input validation which induces many issues. Such a feature is being developed for PHP,but its inclusion in a release has been rejected several times in the past. Read more


social network
email spam
customer retention
text in email
email marketing best practices

Wednesday, 6 June 2012

History

 PHP development began in 1994 when the Danish/Greenlandic/Canadian programmer Rasmus Lerdorf initially created a set of Perl scripts he called "Personal Home Page Tools" to maintain his personal homepage. The scripts performed tasks such as displaying his résumé and recording his web-page traffic.Lerdorf initially announced the release of PHP on the comp.infosystems.www.authoring.cgi Usenet discussion group on June 8, 1995. Read more



social network
email spam
customer retention
text in email
email marketing best practices

Tuesday, 5 June 2012

Rasmus Lerdorf

Rasmus Lerdorf (born 22 November 1968 in Qeqertarsuaq, Greenland) is a Danish programmer with Canadian citizenship and is most notable as the creator of the PHP scripting language. He authored the first two versions. Lerdorf also participated in the development of later versions of PHP led by a group of developers including Jim Winstead (who later created blo.gs), Stig Bakken, Shane Caraveo, Andi Gutmans and Zeev Suraski. Read more



social network
email spam
customer retention
text in email
email marketing best practices

PHP accelerator

A PHP accelerator is a PHP extension designed to improve the performance of software applications written in the PHP programming language. Read more



social network
email spam
customer retention
text in email
email marketing best practices

Thursday, 31 May 2012

User Authentication in PHP

 1) Basic authentication:
     We hard code the username and password combination in the login script itself. Suitable for simple application

2) User & password stored in database:
     A very common method. We store all the user name and password information in the database

3) User authentication with image verification:
    This is a more advance method of user authentication. We can prevent any automatic login by a robot ( script ) by using this method


social network
email spam
customer retention
text in email
email marketing best practices

Wednesday, 23 May 2012

Joomla core features modules- Banners & Feed

Both the “Banners” and “Feed” modules are the front-end display mechanism for their respective components. Both can be configured to display specific items on specific pages. Standard module parameters such as “Menu Assignment” and “Details” are available.

Tuesday, 22 May 2012

Joomla core features modules- Archived content

The Archived Content module allows the positioning of a display of Content Items that have been Archived by a Publisher or above. The Content Itmes are available behind a Month/Year directory list. The Items are sorted by creation date not archival date. Only those Months/Years with Content Items created in them will be displayed so there will not be a list of empty directories.

Monday, 21 May 2012

Joomla Core Features - Modules

1.  Archived Content
2.  Banners & Feed
3.  Custom HTML
4.  Breadcrumbs
5.  Footer
6.  Login
7.  Menu
8.  Most Read & Latest News
9.  News Flash
10. Polls
11. Random Image
12. Related Items
13. Search
14. Sections
15. Statistics
16. Syndicate
17. Who's Online
18. Wrapper

Sunday, 20 May 2012

Joomla core features components- Weblinks

1. The Weblink component lists and provides management controls for controlling Web Links displayed in the Front-end of the web site.

2. The Links tab displays a list of active (published and unpublished) links organised by category
and order.

3. The Categories tab allows whole categories of links to be organised and Published status changed.

4. Weblinks are managed in categories and have various parameters such as “Target” (e.g. “New
Window with Browser Navigation”) and “Description.”

Friday, 18 May 2012

Joomla core features components- Search

The Search component provides statistics on searches performed using the Joomla! Search Plugin. The component provides the statistics as a simple list containing "Search Text” compared to“Times Requested,” and by default sorted by “Times Requested.” 

Thursday, 17 May 2012

Joomla Core Features Components- Polls

The Polls component displays a list of all active (published or unpublished) polls on your site. Polls are easily managed with parameters such as Lag (time between votes) and Options for which visitors may vote.

Wednesday, 16 May 2012

Joomla Core Features Components- Newsfeeds

1. The Newsfeeds component enables the most recent articles from external web sites feeds [RSS - Really Simple Syndication] to be linked to for further reading.

2. The Feeds tab contains a detailed list of all active (published and unpublished) feeds within
the website. 

3. Important information is instantly visible such as Category, # Articles, and Cache Time.

4. The Categories tab allows whole categories of feeds to be organised and Published status
changed.

5. Feeds are managed in categories and have various parameters such as Number of Articles,Cache Time.

Tuesday, 15 May 2012

Joomla Core Features Components- Contacts

The Contacts component allows the user to manage a Contacts directory with regard to the Contacts within the web site.The Contacts tab shows a detailed list of active (published and unpublished) contacts. It also provides the ability to add new or edit existing contacts and their details.The Categories tab allows whole categories of contacts to be organised and Published status changed.

Joomla Core Features Components- Banner

1. The Banner component allows the user to manage banners by Categories and Clients.
2. The Banners Manager has three tabs---
(a) Banners
(b) Clients
(c) Categories
3. The Banners tab shows a detailed list of active (published and unpublished) banners within
the website.
4. It also provides the ability to add new or edit existing banners and their details.
5. The Clients tab shows list of clients and their contact details.
6. The Categories tab allows whole categories of banners to be organised and Published status
changed.
7. Each banner is managed individually with various parameters for essential information such as
Impressions Purchased and Click URL.

Joomla Core Features- Components

1.Banner
2.Contacts
3.Newsfeeds
4.Polls
5.Search
6.Weblinks.

Joomla Core Features

1) Components
2) Modules
3) Plugins
4) Templates