• hi guys i am really sorry if i posted in wrong tab… because i am not very good at form type things… i need your help guys … i have a site and have a php code … actually let me keep it simple i want to open link in new tab… which is target=”_blank” but how can i do this in php? here is array code…

    $options[] = array( “name” => “LinkedIn Link”,
    “desc” => “”,
    “id” => $shortname.”_linkedin_link”,
    “std” => “”,
    “type” => “text”);

    sorry i am really a noob so plz don’t mind… thanks

  • The topic ‘Hi i need your help ….’ is closed to new replies.