Apache httpd.conf settings You can use environment variables.
The little brother needs to make a PHP run environment package and write the PHP program and the environment together and then make the installation package,
However, in terms of
Ask for help: Failed to query from database?
Novice, the first time to do press release, in the news browsing interface when there is a problem
Here is a way to read on the Internet
PHP Code
Include "connect.php"; $id =$_get["id"];
Rookie problem, PHP simple function problem
PHP Code
Public Function Displaystyle () { ?> //What is going on here with the PHP end tag?
Ask you master, above this writing how to understand?
------Solution--------
Spl_autoload_register What to do if the load fails?
Today's study encountered two questions, first of all, I use wamp,php5.3.9,
When learning the functions of automatically loading classes
1.__autoload ($className) is dead or alive, I echo inside,
Find a small functional notation
There is a classification table CALSS
ID-----Unique Identity
PID-----Parent ID
Name-----Names
Path-----Paths
CREATE TABLE ' CALSS ' (
' id ' int (one) not NULL auto_increment,
' PID ' int (one) not NULL DEFAULT ' 0
Dedecms How to prohibit IP
I use Phpstudy dedecms do website, how to restrict IP access????
A master of help?
------Solution--------------------
Copy and paste, not checked correctly or not
The background of weaving dream dedecms does not
Access PHP database, MySQL
Access denied for user ' * * * * * * (using Password:yes)
Why my server address is filled with the server address of the database, the database user name and password I also filled in the right
Always show this error,
PHP reads "Special" text files
With fopen Open, a line of reading, [email protected], when there is
or
(start reading at the beginning of the tag) read the three attributes, and then the next tag
or
or
after the first three as
How to delete one piece of data and insert this data into another table
Now there are two tables Sns_topic,sns_topic_del, on the list page of the Sns_topic table for editing operations, the need to delete a piece of data while inserting this data
PHP BASIC Programming Open posts request
Deal with posts as follows: All pre-October 1, 2011 BASIC Programming area posts.
Occasionally someone will put some zombie posts to the top, and want to solve some of the historical problems, such as the
Smarty's caching switch has asked
For Smarty understanding is not too deep, but $smarty->caching = false; not for the cache app? For sites that do not require immediate updating, the cache should not be opened better? But why are the caches of many
PHP Validation Session Error
Session_Start ();
if (!isset ($_session[' admin_cking ')) {
$_session[' admin_cking ']=array ();
unset ($_session[' admin_cking ');
Session_destroy ();
echo "";
Exit
}
?>
The result of this code run is blank
It
Newbie questions, about hyperlinks
> Change this statement? What is the role of wuleying&id=?
All I know here is the hyperlink, but I don't know what to do in the back part. In the original http://www.bhcode.net/article/20080318/521.html thank you
How is the program for URL shortening implemented?
Is there any way to achieve this? Is there any way you can restore it back?
------Solution--------------------
Save the URL to a database and give it a 6-character ID. When used, the browser is
thinphp Apache URL Rewrite issue
Example: HTTP://WWW.XXXX.COM/INDEX.PHP/INDEX/INDEX/N/50
Rewrite this URL to:
http://www.xxxx.com/50
Without affecting other modules
Rewriterule ^ (. *) $ index.php/$1 [qsa,pt,l] This is just the index.php
Ask PHP to read the digital certificate problem
Hello everybody, now our company takes over a public security project, they request the civilian police can pass through the digital certificate login system, here PHP how can read to the content of
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.