A large number of operations database, causing the page to stop running
On the page to do a synchronous data function
There are n databases, all of which have a top-up record table,
Need to synchronize all the top tables on a table in a central
Novice ask PHP How to bulk get post value and stored in the database!
$data =array ();
$data [' A ']=in ($_post[' a ']);
$data [' B ']=in ($_post[' B ');
$data [' C ']=in ($_post[' c]);
$data [' d ']=in ($_post[' d ']);
$data [' AA ']=in ($_post['
For advice, novice learning database operation class, thank you
The code below, a method inside a database operation class
Public Function select_db ($database = "") {
Select Database
if ($database! = "") {
$this->database= $database;
}
if (!mysql_
Problems with PHP stitching JSON
To stitch the contents of the database into JSON in the following format, ask the gods to use code to illustrate
[' Jan ', ' Feb ', ' Mar ', ' Apr ', ' may ', ' June ', ' Jul ', ' April ', ' Sep ', ' Oct ', ' Nov ',
How PHP Gets the value of a page element
There are elements on the page
echo Date ("Y-m", Strtotime ("-4 Month"));?>>echo Date ("Y-m", Strtotime ("-1 month"));?>>
Php method on the same page
function initRows1 ($bym, $eym) {......}
What should
Thinkphp inside. How is HTML address access implemented?
This is thinkphp inside.
All two addresses are opened on the landing page.
The one above is the login method in the public control of the access
I want to ask you the next one. How HTML
How do I call the Google Map API in PHP and display the points of latitude and longitude in the database on the map?
Title. Better write the details, thank you!
------Solution--------------------
The 23.1150614,113.4082905 is the latitude and
PHP is there a way to remove the first paragraph of space??
$STR = "123 script House www.jb51.ne ";
The last I need is
$STR = "123 Script house www.jb51.ne ";
Is there any way?
------Solution--------------------
Fill in records with the same fields in multiple tables for guidance
Why is this wrong?
$username = $_post[' username ');
$password = $_post[' psd '];
$sex = $_post[' sex '];
$grade = $_post[' grade ');
$age = $_post[' age '];
$height =$_post['
PHP Basic +jquery Basics
1. Write a function that allows it to return the number of weeks between them (including the two weeks passed in), based on the 2-year number of weeks passed in
2. Use jquery to dynamically increase the amount of each
Extracting a string
How do i put a string
10000000779460
5
10000000779461
One
The data in the OrderNo and orderresult tags are all extracted. Put into two arrays, respectively?
------Solution--------------------
$str
The image cannot be displayed because of its own error
The code is as follows:
Ob_clean ();Header ("Content-type:image/png");$im = @imagecreate (200, 100);@imagecolorallocate ($im, 240, 150, 255);$color 1 = imagecolorallocate ($im, 0, 0,
Display problems in Linux under Smarty
It works under Windows, but not under Linux, my path under Linux is \\192.168.73.112\ubuntu\usr\local\nginx\test. All the files are placed under test. Then smarty the HTML that needs to be called under \\192.168
Preg_replace_callback function
$val = Preg_replace ("/\[([^\[\]]*) \]/eis", "'. '). Str_replace (' $ ', ' \$ ', ' \\1 ') ", $val);
This sentence with the Preg_replace_callback function how to rewrite it to ask for advice under
------Solution--------
Regular access to Web source keyword and description, eggs a little pain
Situation One:
Situation Two:
Note: May be case, there is the name, and the Content property [color= #FF6600] LocationNot the same [/color]
Younger
PHP Novice Ask variable output problem
Ask a variable output to show the problem, the veteran laughed at!
Now there is the variable $ssdd=array (a=>2,b=>3); I want to output $SSDD during debugging, not the value of a or b inside.
what function
About the site to get a cookie problem under another site
Existing A, a (domain name is not the same) two sites, a website login, will save a cookie, then B site want to know which user a station login, that is, want to get this cookie value.
Is
PHP problem, urgent request, thank you big God!
This post was last edited by u011627263 on 2013-08-16 10:02:57
Guys, look at this code.
$obj = new COM ("Makedm_activexdll.dll");
$file = __file__;
$obj->dmmake ($_post[' Text1 '],$_post[' Text2 '),
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.