thinkphp Forum Post has a new reply after how to be top up?

For example, I have two tables. A T1 table is another T2 that is used to put the theme, and the ID of the T2 that is specifically used to put the reply content to the ID of the T1 to distinguish which subject's reply all the topics are sorted in

Problems with Redis storage after rendering the view HTML

In the framework, when the view is rendered, all of the view content is cached into Redis. Read the cached content in Redis directly when the next visit discovers a visiting address or a consistent condition. What type of storage to use in Redis

JavaScript-do not understand the upload of seven cattle,,, various issues

Test/uptoken is the JSON format returned according to the document: {"Uptoken": "Xxxxxxxxxxxxx"}, right??? Then I had a savekey when I generated the seven bull token. Reply content: Test/uptoken is the JSON format returned according to the

WordPress can't send mail after changing space?

Problem description The main company due to business needs, the company's website (based on WordPress development) from the Hong Kong server to the domestic server,The server environment is built by the main owner, the same as the Hong Kong

Composer Installation unit Do you want to manually process files?

Composer will download a bunch of files when installing the unit, which is not to be processed manually after downloading? Reply content: Composer will download a bunch of files when installing the unit, which is not to be processed manually

laravel5.3 Auth middleware authentication failed after the jump address

In laravel5.3, auth middleware directly in the illuminate, and then if the user does not log in, it executes His default jump is/login address I want to change the jump address to/user/login 5.2 Words can also understand 5.3 what kind of an

laravel5.3 running data migration, error is as follows:

Supplementary questions:Reading data is no problem.Configuration in the database.php Configuration in. env Reply content: Supplementary questions:Reading data is no problem.Configuration in the database.php Configuration in. env '

What is the meaning of the façade (facades) in Laravel?

There are helper functions in laravel, so why do you need facades? Does he benefit from using helper functions and accessing the underlying classes directly? (The document I am a little read, so just to ask this question) Reply content: There

Questions about the Access_token and ticket of WeChat

In this connection, 1, at present, my practice is to first store the Access_token and corresponding acquisition time to the database, to verify the current request time and the database is more than a certain time difference (6000s), if so,

function code for bulk modification of file suffix names in PHP

The code is as follows: "; Foreachdir ($path. $file); }else{echo "--". $path. " /". $file." "; $ext = Strripos ($file, '. '); $AAA = substr ($file, 0, $ext); Rename ($path. ' /'. $file, $path. ' /'. $aaa. '. JPG '); Die (); }}} return false; }}

Micro-Credit development issues

The current keyword custom reply is to the user manually enter the keyword trigger to replyThat's for users who don't want to switch the input field. Can it be realized that I have a link in the message I gave him to help him achieve the trigger of

How to break through the technical bottleneck analysis of PHP programmer

The first clear I refer to the PHP project, refers to the post-graduation work, mainly in PHP web system development, did not use its language work. Work experience in about 3-4 years, ordinary Web system (millions access, level 1000 data or

Get familiar with project code quickly

For it people, changing jobs or entering a new company often means being familiar with a new development environment and getting to know new projects quickly. How to get familiar with the project code quickly is a problem for every it person,

php-who can tell me the top left corner of the site suddenly more a s how to do??

Phpcss I just changed the CSS and didn't find a problem. Reply content: Self-check the source code is not a lot of s, to confirm that the HTML is not s, then it may be that CSS uses content settings Ctrl +s more dozen s? (2333) That's

php-The student asks the big God to give the paragraph comment below uploads the picture code does not know how to realize

Comment PHP function GetName ($exname) {$dir = "upimages/";$i = 1;if (!is_dir ($dir)) {mkdir ($dir, 0777);} while (true) {if (!is_file ($dir. $i. ".". $exname)) {$name = $i. ".". $exname;Break}$i + +;} return $dir. $name;} $exname

A function that obtains the client IP

Redis vs Memcached and installation configuration under CentOS

Check out Redis Redis is an open source, support network, memory-based, key-value-pair Key-value database, written in ANSI C, and available in a variety of language APIs, it's almost no difficulty, it takes only a few minutes to complete the

The problem of setting the multi-level directory session in PHP

Locate Session.save_path in php.ini to set the value to Session.save_path = ' 3;/tmp/session '; You can open the three level directory save session. However, PHP does not automatically generate the directory structure, you can use the source package

function code for randomly displaying images in PHP

For example, a blog display window Copy the code code as follows: /********************************************** * Filename:img.php * Author:freemouse * Web:www.cnphp.info * email:freemouse1981@gmail.com * DATE:2016/10/30 * Usage: * * ************

PHP design mode Builder (Builder mode)

Copy the code code as follows: /** * Builder mode * * Separate the construction of a complex object from its representation, using the same build process to create different representations */ Class Product { public $_type = null; public $_size =

Total Pages: 5208 1 .... 4750 4751 4752 4753 4754 .... 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.