E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
MYSQL_ERROR
我靠~UTF-8的BOM
然后
mysql_error
()一下,说什么插入值错误,我数据库字段是 varchar(50),PHP里给的是一个字符串。。哪错了啊?
rcfalcon
·
2010-04-27 19:00
utf-8
解决在ajax进行交互的时候,返回的是乱码,比如????????????这样的记录的解决方法
mysql_query("SETNAMES'GBK'")ordie(error(
mysql_error
())); $db=newmysqli('192.168.200.254','dxy','p0o9i8u7
jallin2001
·
2010-04-14 16:00
mysql
Ajax
object
String
query
character
php与mysql连接
$conn=mysql_connect("localhost","root","") or die("数据库连接错误".
mysql_error
ruby8
·
2010-04-02 18:00
PHP
mysql
PHP常用代码大全
mysql_connect("localhost","root","root") or die("不能连接数据库服务器: ".
mysql_error
hanbaohong
·
2010-01-25 00:00
JavaScript
sql
PHP
mysql
VBScript
Ajax PHP 边学边练 之三 数据库
.":".
mysql_error
();thrownewexception($exceptionst
·
2009-11-26 01:05
一个简单的PHP数据库访问类
$ret)thrownewException("Error,failedtoconnecttodatabase.".
mysql_error
());$ret=my
wangjia184
·
2009-11-16 11:00
PHP常用代码大全
mysql_connect("localhost","root","root") or die("不能连接数据库服务器: ".
mysql_error
KJ
·
2009-10-08 12:00
sql
PHP
mysql
qq
VBScript
php编程,针对MYSQL的操作类
conn=@mysql_connect($this->servername,$this->username,$this->password)ordie(
mysql_error
("数据库链接失败"));if
tsuliuchao
·
2009-09-14 15:00
php中一些常用的语句
= mysql_connect("localhost","root","root") or die("数据库连接失败".
mysql_error
gg19861207
·
2009-08-26 14:00
sql
PHP
mysql
php 端口监控
$MY_SESS_CONN){ echo"UnabletoconnecttoDB:".
mysql_error
(); exit;}
hahazhu0634
·
2009-08-06 09:59
PHP
职场
休闲
php 端口监控
$MY_SESS_CONN){ echo"UnabletoconnecttoDB:".
mysql_error
(); exit;}
hahazhu0634
·
2009-08-06 09:59
PHP
职场
休闲
php 端口监控
$MY_SESS_CONN){echo"UnabletoconnecttoDB:".
mysql_error
();exit;}$sql="SELECTip,po
hahazhu0634
·
2009-08-06 09:59
php
职场
休闲
系统监控
Linux 使用MySQL C API查询出现中文乱码
(mysql_query(&mysql,"setnamesutf8")){ fprintf(stderr,"%d:%s/n", mysql_errno(&mysql),
mysql_error
xiliuhu
·
2009-08-03 11:00
php 数据库高级操作
数据库高级操作 (1)获取报错信息
mysql_error
(),mysql_errno() string
mysql_error
([resource $link_identifier]);返回上一个
rorely
·
2009-07-02 09:00
mysql
PHP
php 数据库高级操作
数据库高级操作 (1)获取报错信息
mysql_error
(),mysql_errno() string
mysql_error
([resource $link_identifier]);返回上一个
rorely
·
2009-07-02 09:00
mysql
PHP
php 数据库高级操作
php数据库高级操作数据库高级操作(1)获取报错信息
mysql_error
(),mysql_errno()stringmysql_error([resource$link_identifier]);返回上一个
有时天晴有时雨
·
2009-07-02 09:00
php 操作ysql数据库常用的类
username; $this->password=$password; $this->database=$database; $this->hostname=$hostname; $this->
mysql_error
wswjx
·
2009-04-04 09:49
mysql
PHP
数据库
职场
休闲
断开后的重连
&m_mysql);mysql_options(&m_mysql,MYSQL_OPT_RECONNECT,(char*)&option);mysql_ping(&m_mysql);constchar*
mysql_error
to myself 的分类学习日志
·
2009-03-04 10:00
Mysql 大数据量导入程序
mysql_query($SQL)){ echo "执行出错:".
mysql_error
().""; echo "SQL语句为:".$SQL.""; };}echo "导入完成";fclose($f
eyjian
·
2008-11-10 11:00
mysql
PHP
程序
php/ mysql 执行事务实例
"; mysql_query('ROLLBACK') or exit(
mysql_error
());//判断当执行失败时回滚 exit; } $ssql1="insert
loulou_ff
·
2008-10-08 19:00
php生成静态html分页实现方法
php $conn=mysql_connect('localhost','root','wy') or die('连接失败:'.
mysql_error
()); //选择数据表 if (mysql_select_db
·
2008-08-29 12:00
html
php读取30天之内的根据算法排序的代码
数据库出错".
mysql_error
());$row=mysql_fetch_row($result);echo"document.writeln(\"\")"."
·
2008-04-06 00:39
学习php总结(一)
php连接mysql数据库$db_link=mysql_connect("localhost","root","passwd")ordie("connecterror:".
mysql_error
());
kemy88
·
2007-03-15 22:00
php
Mysql 导出数据表结构
$sql = "show create table category";$res = mysql_query($sql) or die(
mysql_error
());while($obj=mysql_fetch_object
bjbs_270
·
2007-01-17 16:00
sql
mysql
String
session
object
variables
一个用于mysql的数据库抽象层函数库
@
mysql_error
()."\n\n";}?>
·
2006-10-09 00:00
BBS(php & mysql)完整版(三)
此页面为php3.phpxiaoyangfwLoadMenus();人气文章题目作者日期'$left_row'orderbyrowDESC";$result=mysql_query($sql)ordie(
mysql_error
·
2006-10-09 00:00
PHP第一个小程序
目标:向数据库插入50个用户,密码自动生成(随机数),MD5加密\n\r"; $res=mysql_query($query,$dbh); $err=
mysql_error
(); if($err) {
·
2004-12-10 00:00
PHP
PHP学习之二
mysql_error
:返回错误信息。mysql_query:送出一个query字符串。mysql_select_db:选择一个数据库。
·
2004-12-09 23:00
PHP
上一页
1
2
3
4
5
6
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他