Archive for the ‘program in php’ Category

The Greek Riots and Who is to Blame!

How to Make a Video Sharing Website Like Youtube

What is a Blog

Albrights Fund Grant to Mentor Students at N.C. State

Understanding HTML for a Better Business

Article Marketing and Backlinks

Homemade Supplement Secrets by Jeff Anderson Reviewed

5 Affiliate Mistakes

Any program written in PHP language to stop spy files?


Surely PHP isn’t the right language for that?

Rawlyn.

what are the different tools that you need in order for you to run a PHP program?


PHP is a web based scripting language, so you need a webserver like Apache or IIS (built in to Windows XP Professional and Windows Server). You also need to download and install the PHP parser from PHP.net

Without a Web server, PHP will not render on your screen, you will just see code.