<legend id='GXGBe'><style id='GXGBe'><dir id='GXGBe'><q id='GXGBe'></q></dir></style></legend>
          <bdo id='GXGBe'></bdo><ul id='GXGBe'></ul>
      1. <tfoot id='GXGBe'></tfoot>

        <i id='GXGBe'><tr id='GXGBe'><dt id='GXGBe'><q id='GXGBe'><span id='GXGBe'><b id='GXGBe'><form id='GXGBe'><ins id='GXGBe'></ins><ul id='GXGBe'></ul><sub id='GXGBe'></sub></form><legend id='GXGBe'></legend><bdo id='GXGBe'><pre id='GXGBe'><center id='GXGBe'></center></pre></bdo></b><th id='GXGBe'></th></span></q></dt></tr></i><div id='GXGBe'><tfoot id='GXGBe'></tfoot><dl id='GXGBe'><fieldset id='GXGBe'></fieldset></dl></div>

        <small id='GXGBe'></small><noframes id='GXGBe'>

        您没有选择要上传的文件.PHP 代码点火器

        You did not select a file to upload. PHP Code Igniter(您没有选择要上传的文件.PHP 代码点火器)

            <tbody id='8BbE6'></tbody>
          1. <i id='8BbE6'><tr id='8BbE6'><dt id='8BbE6'><q id='8BbE6'><span id='8BbE6'><b id='8BbE6'><form id='8BbE6'><ins id='8BbE6'></ins><ul id='8BbE6'></ul><sub id='8BbE6'></sub></form><legend id='8BbE6'></legend><bdo id='8BbE6'><pre id='8BbE6'><center id='8BbE6'></center></pre></bdo></b><th id='8BbE6'></th></span></q></dt></tr></i><div id='8BbE6'><tfoot id='8BbE6'></tfoot><dl id='8BbE6'><fieldset id='8BbE6'></fieldset></dl></div>

            <small id='8BbE6'></small><noframes id='8BbE6'>

              <tfoot id='8BbE6'></tfoot>
                <legend id='8BbE6'><style id='8BbE6'><dir id='8BbE6'><q id='8BbE6'></q></dir></style></legend>
                • <bdo id='8BbE6'></bdo><ul id='8BbE6'></ul>
                • 本文介绍了您没有选择要上传的文件.PHP 代码点火器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我正在尝试实现发布功能,并希望从 php 视图中选择消息和图像.我的消息功能运行良好.但是在上传图片时,我收到一个错误您没有选择要上传的文件.这是我的控制器功能

                  函数 post_func(){session_start();echo $post_message=$_POST['post'];echo $share_with=$_POST['share_with'];echo $image=$_POST['image'];如果($图像==空){echo "<br/>没有图像<br/>";}别的{////////////////////////////////////////////////////////////////////////////////////////$config['upload_path'] = './application/css';$config['allowed_types'] = 'gif|jpg|png';$config['max_size'] = '100';$config['max_width'] = '1024';$config['max_height'] = '768';$this->load->library('upload', $config);$this->upload->initialize($config);如果 ( !$this->upload->do_upload()){$error = array('error' => $this->upload->display_errors());回声<br/>";echo $this->upload->display_errors();echo "<br/> 图像错误<br/>";}别的{echo "<br/> 到达 <br/>";session_start();$this->membership_model->insert_images($this->upload->data(),$email);$data = array('upload_data' => $this->upload->data());echo "<br/问题<br/>";}///////////////////////////////////////////////////////////////////////////////////////
                                  
                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Appending GET parameters to URL from lt;formgt; action(将 GET 参数附加到来自 lt;formgt; 的 URL行动)
                  Forcing quot;Save Asquot; dialog via jQuery GET(强制“另存为通过 jQuery GET 对话框)
                  PHP - get certain word from string(PHP - 从字符串中获取某个单词)
                  How to debug a get request in php using curl(如何使用 curl 在 php 中调试 get 请求)
                  get a # from a url in php(从 php 中的 url 获取 #)
                  PHP - include() file not working when variables are put in url?(PHP - 将变量放入 url 时,include() 文件不起作用?)
                  <i id='zt9Xo'><tr id='zt9Xo'><dt id='zt9Xo'><q id='zt9Xo'><span id='zt9Xo'><b id='zt9Xo'><form id='zt9Xo'><ins id='zt9Xo'></ins><ul id='zt9Xo'></ul><sub id='zt9Xo'></sub></form><legend id='zt9Xo'></legend><bdo id='zt9Xo'><pre id='zt9Xo'><center id='zt9Xo'></center></pre></bdo></b><th id='zt9Xo'></th></span></q></dt></tr></i><div id='zt9Xo'><tfoot id='zt9Xo'></tfoot><dl id='zt9Xo'><fieldset id='zt9Xo'></fieldset></dl></div>
                      <legend id='zt9Xo'><style id='zt9Xo'><dir id='zt9Xo'><q id='zt9Xo'></q></dir></style></legend>
                    • <tfoot id='zt9Xo'></tfoot>
                    • <small id='zt9Xo'></small><noframes id='zt9Xo'>

                          <bdo id='zt9Xo'></bdo><ul id='zt9Xo'></ul>
                              <tbody id='zt9Xo'></tbody>