Posts

Replace a specific keyword on all files name in a folder

Image
Suppose, we have to change some keyword within a folder for all files name. For that I have written a small program, Its take a folder name and take all the files's name of the folder in the array, and we replace the specific keyword with the word, we want there.  Follow the program for the code, you just need to change the first three variable of the code. See Live Example here <?php $dir = 'rename4folder';   // folder path within this file, If are nor sure about the location, just use the full Physical URL of the folder $replacekeyword  = 'replace';  // name to be replaced $replacewith  = 'with';  // name with this the name replacerd $files = scandir($dir); if(is_array($files)) { foreach($files as $single) { $newsingle = str_replace($replacekeyword,$ replacewith,$single); if(($single!=".")&&($single!=" .."))

India vs South Africa, 13th Match Pool B - scorecard

Melbourne Cricket Ground, Melbourne (D/N), ICC Cricket World Cup 2015 India won by 130 runs India Innings -  307/7 (50 overs) Batting Out Desc R B 4s 6s SR Rohit Sharma run out (de Villiers) 0 6 0 0 0.0 Shikhar Dhawan c Amla b Parnell 137 146 16 2 93.8 Virat Kohli c du Plessis b Tahir 46 60 3 0 76.7 Ajinkya Rahane lbw b Steyn 79 60 7 3 131.7 Suresh Raina c (sub)R Rossouw b M Morkel 6 5 1 0 120.0 MS Dhoni (c & wk) c de Kock b M Morkel 18 11 3 0 163.6 Ravindra Jadeja run out (de Villiers) 2 4 0 0 50.0 Ravichandran Ashwin not out 5 5 0 0 100.0 Mohammed Shami not out 4 5 1 0 80.0 Extras 10 (b - 0 w - 6, nb - 2, lb - 2) Total 307 (50 Overs, 7 Wickets) Did not bat: Umesh Yadav, Mohit Sharma Bowler O M R W Nb Wd ER Dale Steyn 10 1 55 1 0 0 5.5 Vernon Philander 4 1 19 0 0 0 4.8 Jean-Paul Duminy 7 0 39 0 0 1 5.6 Morne Morkel 10 0 59 2 0 0 5.9 Imran Tahir 10 0 48 1 0 1 4.8 Wayne Parnell 9 0 85 1 2 4 9.4 FOW Batsman Score Over 1 Rohit Sharma