User talk:Gboyers: Difference between revisions

Line 585: Line 585:
$arr = array (
$arr = array (
   "Copy and paste 'gta gta gta gta gta gta' without the quotes:" => "gta gta gta gta gta gta",
   "Copy and paste 'gta gta gta gta gta gta' without the quotes:" => "gta gta gta gta gta gta",
   "Copy and paste 'gta gta gta' without the spaces:" => "gta gta gta",
   "Copy and paste 'gta gta gta' without the quotes:" => "gta gta gta",
);
);
foreach ( $arr as $key => $value ) {
foreach ( $arr as $key => $value ) {