/ Published in: PHP
                    
                                        http://www.tutorialized.com/tutorial/Simple-Text-based-counter/374
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
 <?php //tutorial for text-file based counter //opens file for reading and writing //reads in current value $getcurrent=$getcurrent+1; //increment count by 1 //input new value //gets new value //print "$getrecent"; //print counter value ?>
URL: http://www.tutorialized.com/tutorial/Simple-Text-based-counter/374
Comments
                    Subscribe to comments
                
                