PHP, MySQL and Apache are installed under Linux, but PHP is not able to manipulate MySQL.

PHP, MySQL, and Apache are installed under Linux, but what if PHP can't operate MySQL? I tried, MySQL can be used, PHP can also be used. But phpMyAdmin unable to enter, wrote a PHP file himself to test a bit also not. The PHP in Linux did not find

PHP MySQL multi-table query query does not produce results? What to do with it

PHP MySQL multi-table query query does not produce results? My code is as follows: PHP Code The results are only displayed Connected successfully If you use PHP Code $query = "SELECT * from Jiraissue"; The

(AH) My little brother I wrote PHP website, Firefox can display normally, but in IE and 360 on the display does not come out, what is the reason AH

(Help me!) I wrote the PHP website, Firefox can display normally, but in IE and 360 on the display does not come out, what is the reason AH. Http://localhost:8892/login/doLogin/yesterday to run well, today will not be. This is shown on IE. The page

After the. html file is saved as a. php file, Chinese is all question marks. Suspected to be PHP or Apache related issues, how to deal with

After the. html file is saved as a. php file, Chinese is all question marks. Suspect is a PHP or Apache problem, how to do? Title ------Solution-------------------- Explore Again garbled problem ... Reference: Garbled problem

How does PHP output line breaks

How does PHP output line breaks? PHP output HTML source code, because when viewing the source code, there are many are not wrapped! Want to let the source code newline! Want to ask how to output line breaks? Server for win! also ask how Linux

How MySQL executes multiple SQL statements at once

How does MySQL execute multiple SQL statements at a time? $sql = " SELECT @a:=id from CSDN ORDER by ID ASC limit 30, 1; SELECT @b:=id from CSDN ORDER by ID ASC limit 60, 1; SELECT * from CSDN where id>@a and id"; $result =mysql_query

PHP link is not on MySQL, how to solve

PHP link is not on MySQL $con = mysql_connect ("localhost", "root", "123456"); if (! $con) { Die (' Could not connect: '. Mysql_error ()); }else{ Echo ' suc '; } Wrote a program like this. As a result, the following error is indicated: PHP has

RTSP paused, quick turn, how to deal with

RTSP paused, quick turn Environment Linux apache+php Tool Software MPLAYER+VLC function to achieve the recording and playback of the camera (only the playback is used here) Technical route with MPlayer to record the camera, after recording, the

while ($rs =mysql_fetch_array ($result)), what to do with

while ($rs =mysql_fetch_array ($result)) 1, ask this cycle, do not need to move the record pointer. Can we loop through the records? 2, $rs =mysql_fetch_array ($result) Does this expression return true, or is it equivalent to true if $rs has a value.

Why do I write this code on PHP, I don't see anything on the browser

Why am I writing this code on PHP that doesn't show up on my browser? if (Isset ($_post[' submit ')) && $_post[' Submit ']== "login") { $user =$_post[' user ']; $pass =$_post[' pass '; if (Empty ($user) | | Empty ($pass)) { echo ""; } else{ echo

How to store log files in log function

How log files are stored in the log function Now the site to add a log function, I would like to ask you generally have a log file local files or write to the database? ------Solution-------------------- Logs are stored in the

PHP in the Echo JS related questions, so weird ah please look

PHP in the Echo JS problem, very strange ah, please see As follows "> Download number Js: function Gettelnumber (telnumber) { alert (Telnumber); } Replace $arr[sendnumbers] with a string, such as $sss= "123", click on the download number can

Smarty about the use of truncate

Smarty questions about the use of truncate {$d. title|truncate:25} I would like to let the superfluous title with ... Show It's just that truncate is like a number, a variety of characters, and Chinese as 1 characters. But after all, the number

Bulk download of the picture is 0 bytes, how to solve

Bulk download images are 0 bytes PHP Code The thumb in the table is the remote picture path of the collection The images I downloaded with this function are all 0 bytes. ------Solution-------------------- While it's too fast, sleep

, the system of a PHP data object, after Var_dump, the property name is actually a string type number 0 ()

For help, the system of a PHP data object, after Var_dump, the property name is actually the string type of the number 0 (online, etc.) Look, how do you get the properties of this data object? The source of the system is closed, the data is removed,

Kneel for a SQL statement and wait. Solutions

mul

Kneel for a SQL statement and wait. 4 tables, Box is a box, Note is a message, Box_user is which users are chatting in which boxes. Box_note is what messages are in which boxes (messages can be shared in multiple boxes). The box is just like a

How does PHP implement the current location function? workaround

How does PHP implement the current location feature? For example: Current position >> Company Profile >> Enterprise Qualification ------Solution-------------------- Google keywords bread crumbs php ------Solution-------------------- Things are not

PHP two-dimensional array sorting, how to handle

PHP two-dimensional array sorting $ary =array ("id" =>13, "name" = "Kitty"), Array ("id" =>22, "name" = "Sony"), Array ("id" =>17, "name" = "Picker")); I want to adjust the order of one-dimensional arrays by their ID ascending, and the result

Confusion of a pseudo-static rule, asking for answers to solutions

Confusion of a pseudo-static rule, asking questions Rewriterule ^/? ([a-za-z\-]+)-exam.html$ class-exam.php?classname=$1 [L] This rule is correct; Address access: "http://www.xxx.com/abc-exam.html" but access page is always 404 But if you

PHP landing page, how to solve

PHP Landing Page Include (' conn.php '); Session_Start (); if (Isset (' $_post[submit] ')) { $sql = "Select * from Chen where name= ' $_post[user] ' and ' $_post[pwd] '"; $rs =mysql_query ($sql); $row =mysql_fetch_array ($RS); if ($row) { "$time

Total Pages: 5208 1 .... 1811 1812 1813 1814 1815 .... 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.