Skip to content

Instantly share code, notes, and snippets.

@overtrue
Last active September 4, 2016 04:54
Show Gist options
  • Save overtrue/3991f94f1ef10738949aae1fad2a7db3 to your computer and use it in GitHub Desktop.
Save overtrue/3991f94f1ef10738949aae1fad2a7db3 to your computer and use it in GitHub Desktop.
<?php
var_dump(substr_count(file_get_contents('http://106.75.28.160/UCloud.txt'), 'UCanUup'));
// int(728)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment