Find a master to complement the full code. A query function. Thank you, it's 55 minutes, it's all over.

Source: Internet
Author: User
Find a master to complement the full code. A query function. Thank you, it's 55 minutes, it's all over.
Want to do a simple query function. The following table can be obtained by querying.
Need a master to help me fill in the PHP code.



In a library like this.


Some of the code is as follows: gb2312



BeijingBlackShen
ABCDOther















License plate number Beijing dxxxxxxx
Place of Attribution Beijing


------Solution--------------------
Note the BOM header problem for the text file.
PHP code
!--? php header (' content-type:text/html;charset=    Utf-8 '); $head = '; $ower = '; = '; if (isset ($_post[' button ')) {$head = $_post[' province '].$_post[' letter '];    = $_post[' t '];    $data = Array ();    $fp = fopen (' sql.txt ', ' R ');        while (!feof ($fp)) {$tmp = Fgets ($FP);        List ($key, $value) = Preg_split ("/[\s]+/", $tmp);    $data [] = Array ($key, $value);    } $ower = ' no data ';            foreach ($data as $v) {if ($v [0] = = $head) {$ower = $v [1];        Break }}}?-->   
  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.