PHP Magic Book – Free PHP Scripts, Tutorials and Downloads, PHP AtoZ Reloaded, free php tutorials, free php downloads, php scripts, PHP tips

Simple Text File Based PHP Hit Counter

We can create a quick simple text based hit counter for any webpage or website and there is no database requirement for that.

You will be needing two files for that.

1- one blank text file
2- PHP code file

Remember when you will upload the text file, make sure its properties are set to write (CHMOD must be set to 777. If you do it through your favorite FTP software then just right click at file and click properties/CHMOD and write in permissions box 777 or check all boxes of owner, group and public. Because we have to write in that file and file will be updated so we need write permissions at that text file)

Read the rest of this entry »

Tags: ,
Posted in: Hit Counter II, No Database
Post's RSS » RSS 2.0
Post's Comments RSS » RSS 2.0
Respond: Post A Comment

Essential Things About PHP for PHP Developers

Here are simple but essential things about PHP you will need again and again if you are a PHP developer. e.g. How to use HTML tags in PHP scripts?, How to use line breaks in PHP scripts?, Slashes and Entities in PHP, Define variables in PHP, Get file path in PHP and more…

Read the rest of this entry »

Tags:
Posted in: PHP Basics
Post's RSS » RSS 2.0
Post's Comments RSS » RSS 2.0
Respond: Post A Comment

Simple PHP Script – Lets Start PHP – Echo Hello PHP

If you want to learn PHP you have come to the right place. I will not only teach you how to do it but also provide you with practical examples and ready to use PHP scripts for your website in downloadable format. “PHP is an HTML-embedded scripting language. Much of its syntax is like C, Java and Perl with a couple of unique PHP-specific features. The goal of the language is to allow web developers to write dynamically generated pages quickly.”

Read the rest of this entry »

Tags:
Posted in: PHP Basics
Post's RSS » RSS 2.0
Post's Comments RSS » RSS 2.0
Respond: Post A Comment

Hello world!

PHP echo — Hello World!

Yeah … exactly what I want to say right now in my first post. Here we are finally. I have learned PHP in my computer science experience journey. Now I am ready to share it with you. All of it and more…

Just wait for posts to come. And you will see.
Happy coding…!

Tags:
Posted in: General
Post's RSS » RSS 2.0
Post's Comments RSS » RSS 2.0
Respond: Post A Comment


Related Posts




  Subscribe Via RSS
  Subscribe Via Email