Ok, I have following \'challange\'; I have array like this: Array ( [0] => Array ( [id] => 9 [status] => 0
I have two开发者_运维技巧 arrays . Check the code $array1 = array(0=>\'215\',1=> \'225\');
I am hoping that you can help me. I have created the following script, the purpose of the script is to dynamic create a meta description tag, as well as keywords tag from a page.
Here this is my code... <?php include(\"db.php\"); $team_id=$_GET[\'team_id\']; $sql1=mysql_query(\"select members from team where team_id=\'$team_id\'\");
I\'m confusing array_diff behavior why genre don\'t exist on diff array? Do you know how to resolve the matter?
I\'m trying a simple internal rewrite with nginx to navigate to a sub-directory depending on the user_agent -- mobile browsers go to /mobile, otherwise they go to /www