Use CKEditor ckfinder to upload pictures successfully. cannot be displayed in the browser

My configuration: ckfinder/config.php: $BASEURL = '/10000/uploads/' $baseDir =resolveurl ($BASEURL) Configure using CKEditor Ckfinder to upload pictures successfully, in the browser can not display, a look at the source code into a CkeditoUpload

What do you mean, "@"?

$dims = @getimagesize ($image) What does the middle one mean? Reply to discussion (solution) The error message should be masked. It's blocked, but it's still wrong. Suppress errors so that you can handle them yourself.otherwise the browser

Like query, error, seek guidance

mysql_connect ("localhost", "root", "123") or Die ("Could Not connect:". Mysql_error ()); mysql_select_db ("Iweibo"); $result = mysql_query ("SELECT * from user where username like%admin%"); while ($row = Mysql_fetch_array ($result,

PHP Array Compare Merge, efficiency

PHP arrays $arr 1 = Array (1, 3, 5, 9,34,128,129); $arr 2 = Array (1, 3, 6, 22, 33, 128); $arr 3 = array (128,78,56,33,5,1); The desired result is: $res = Array (1,128,3,5,33,9,34,129,6,22,78,56); The rule is: Merge the 3 array, the highest

Ask about concurrent Requests

User page 1. a1-a10000 simultaneous access to/a1.htm 2. b1 simultaneous access to/b1.htm/b2.htm .../b10000.htm Explain: 1, 10,000 users request 1 pages at a time 2, 1 users request 10,000 pages at a time Do these 2 kinds of pressure on the

Smarty Problem---Variable cannot be displayed in HTML

Smarty HTML 1.php Include_once ("libs/smarty.class.php"); $smarty =new smarty (); $smarty->template_dir= "Templates"; $smarty->compile_dir= "Compile"; $smarty->config_dir= "config"; $smarty->cache_dir= "Cache"; $smarty->left_delimiter=

Ready-to-use examples of recovering a single record of a MySQL data table with a PHP backup are there any wood?

MySQL Backup record My little brother is doing a project, need to provide users with the function of backup and recovery node record, want to realize this function should not be difficult, just as no data redesign programming, the workload must be

Garbled after PHP run

PHP MySQL /* Member Information Delete processing page */ Require_once ("d:/appserv/www/mr/01/webshop/conn/conn_db.php"); Include database link file if ($_get[' m_id ']!= "" && $_get["Type"]!= "") { $mid = $_get[' m_id '); Get a

Questions about the MySQL query URL

If you want to query the URL, too long will affect the effect, so the article mentions to add a column for example URL_CRC, through the CRC32 function to query, But I do not understand why the "this drawback is to maintain the hash" in the text, and

Questions about the regular expression inside the. htaccess

Inside the. htaccess Wrote this sentence. Rewriterule ^ ([a-za-z]+)/($) movie/index.php?entrance=$1 The effect is as follows: http://www.ydutv.com/Dongzuopian/Enter a page http://www.ydutv.com/Kongbupian/Enter a page But I'm asking for access now.

Questions about thinkphp RBAC

In the thinkphp RBAC, at present I see TP video tutorial practice is, regardless of the user to a node has no permissions, are displayed to the user, but in the user action when the error prompt does not have permission. Ask everyone, how to do that,

Q. Is there a real window for PHP development tools Zendstudio10?

VS2010 below Ctrl+alt+i there is a real window, similar to the Google Browser console. Can dynamically output server information Zendstudio has a expressions but can only capture variables; I want to var_dump ($s); this one statement doesn't know

Phpexcel editing XLS

Phpexcel PHP Excel There is an XLS as a template, the inside style are set up, there are cell merging and the like, now the problem is how to directly modify the contents of the Phpexcel, and the style of the same, for guidance!! Reply to

Call the function and the argument by name

Call_user_func_array Pass A function with a known name is called with Call_user_func_array, but the class that is instantiated is not called ... Class Class_a{public $var _a= 0;public function fun_1 ($var) {var_dump ($this->var_a + $var);}}; $obj

Discussion on whether host has port

$_server[' Http_host ' get the host is with the port number, in theory hosts is the hostname, should not be with the port number. Reply to discussion (solution) $_server[' http_host ') does not have a port number$_server[' Server_port ' is the

Enter a specific character to download

is to click on the download to pop up a dialog box, enter the password, the password is correct to download, incorrect can not download, the following is a test of my, but the effect did not reach Download This pop-up window regardless

Make a phone call to the diner and he'll know how my address is made.

The small restaurant should not use the call center, I checked online, call center quote 8000 very expensive Reply to discussion (solution) Did they record your detailed address when your phone was contacted?Did you change the phone and he

How do I query the libraries and tables that are located based on the values of a particular field column?

MySQL SQL For mysql>=5, if you know the value of a field column named Book_name is eng-chi-dictionary, how can I query the name of the library and table where this field is located? What is the SQL statement? Thank you Reply to discussion

How do you tune a Get? Online Help ~ ~

go=$_get[' Go '; ?> Like this, to get the address bar go data ... How do you tune it down here? "> Reply to discussion (solution) ASP is PHP really annoying. I'm so dizzy! $go =$_get[' Go ';?>"> You can say the same thing, but to turn on

PHP Code Analysis

echo Join ('-', $_get), ''; ① $dict = Array (' area ' = = Array ( ' inland ', ' RTHK '), ' type ' = = Array (' Action ', ' Love '), ' year ' = = Array (' 2001 ', ), foreach ($dict as $key = = $item) { $param = $_get; ② foreach (

Total Pages: 5208 1 .... 4928 4929 4930 4931 4932 .... 5208 Go to: GO

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.