PHP.ph

Archive for November, 2008

13 Nov, 2008

Gmail Video Chat

Posted by: aqua In: News and Views

Google has launched voice and video chat for Gmail.
Gmail video chat lets users have voice and video conversations inside Gmail. It has high quality video and it is simple to install.
Visit its website by clicking: Video chat

Tags:

09 Nov, 2008

Grep

Posted by: aqua In: Linux

grep command is used to locate a pattern in a file. By default it prints the line that contains the pattern.
Syntax
grep [option] pattern [file]
grep must have a pattern.
Option for grep
-c, –count
prints a count of matching lines for each input file instead of the normal output.
-E, –extended – regexp
interprets the attern as extended regula expression
-e [...]

Tags:

08 Nov, 2008

PHP Stats for October 2008

Posted by: aqua In: News and Views

PHP is found on 32.84% of web sites. PHP 5.2.6 has now twice as many users as PHP 5.2.5. PHP 5 reaches 47.55% of the whole PHP market.
The full October 2008 PHP stats is available at nexen.net. 35.1 millions servers hosted on 2.1 millions IP were surveyed, and 12.7 were used for the statistics.

Tags:

06 Nov, 2008

Boringguys: LAMP and Obama

Posted by: aqua In: News and Views

Rich Zygler has pointed out, johnmccain.com used MS Windows and .NET while barackobama.com used LAMP with PHP.
Obama – LAMP won.

Tags:

About PHP.ph

Linux Apache MySQL PHP