To support simplicity, possibility and cost effective of PHP

Posts Tagged ‘ level 1 ’

Begin develop Facebook Application

Mar 1st, 2008 | By admin | Category: Tutorials

I’ve wanted to start an entry about writing Facebook applications  for long time but seem these days I am quite busy with my running projects. From Internet, I got some useful links for people begin with as Facebook developers.
These are very helpful pieces of information highly recommend for reading before you get too far into [...]



Introduction to PHP

Feb 12th, 2008 | By admin | Category: PHP

It is now ending of our lunar New Year eve and I start to write some first lessons in the learning PHP series. The fact is that Wordpress blog is not very good in content management and so the PHP lessons will be mixed up with other articles. However, I will try to create a [...]



JSON quick start

Jan 19th, 2008 | By admin | Category: JavaScript

What does it stand for?
JavaScript Object Notation.
According to Douglas Corckford’s website, JSON is a lightweight data-interchange format. It is easy for humans to read and write… JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, [...]



Installing Apache on Windows

Jan 17th, 2008 | By admin | Category: PHP, Tutorials

Because it’s the most popular web server in use, you might think that Apache is a complicated piece of software, but it’s not difficult at all.
Installing Apache for Windows is a simple task, due in great part to the installation wizard distributed by the Apache Group. While running any web server on a Windows operating [...]