Shuffle Function in Array

This function randomizes the order of the elements in an array also used together with srand() function. shuffle() example: $ar_value = range(‘A’,'F’); // create and fill the elements of $sar_value = array(‘A’,'B’,…’F'); echo “First value: \n”; WHILE(list($key,$value) = each($ar_value)){ echo “Index[ {$key} ] => $value \n”; } echo “ \n”; echo “After shuffle(): \n”; srand((float)microtime()*1000000); [...]

Tags: , ,

20.Oct.08 PHP Comments (0)

Free SEO Tools

A large list of online tools for everyday use. http://www.mcdar.net/KeywordTool/keywordtool.asp Standings Monitor Interest Keyword: give the rankings and graphs for an unlimited number of keywords on Google, Yahoo and MSN! http://www.digitalpoint.com/tools/keywords Pagerank searchInterest: useful to select the pages on which to request the addition of a link because the results are sorted by PageRank pages. [...]

Tags: , ,

20.Oct.08 SEO Comments (0)

How to Become an SEO Profesional (Part 4)

Knowing how to use the search engines is advised. This way you can search for tools which allow you to analyze your competition’s performance on the SERPs, and discover automated ways to perform operations such as directory submission, article submission and also other analysis which will make you, the SEO professional, look very good to [...]

Tags: , ,

19.Oct.08 SEO Comments (0)

How To Become an SEO Profesional (Part 3)

Skills Required 1. Strong Copy Writing Skills Search engines want content. People do “web” search and not image or video search when performing searches online. To optimize for key words means those key words must be contained on your web site. Since you are the SEO expert you cannot afford not to write copy. Your [...]

Tags: , ,

19.Oct.08 SEO Comment (1)

How to Become an SEO Professional (Part 2)

When starting off, you can be involved in any field you like; the first SEO professionals were web masters and web developers. Some are web programmers; currently the majority I know are Internet marketers selling their products or affiliate products on the net. Your average SEO is a copy writer, a coder, a webmaster or [...]

Tags: , ,

19.Oct.08 SEO Comment (1)

:)