随笔分类 - PHP入门
摘要:PHP连接MySql 非常简单 但必须注意编码问题 编码不正确将会导致乱码问题 连接数据库代码如下:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<?php$link=mysql_connect("localhost","root","12...
阅读全文
摘要:PHP中文件上传代码 1.fileup.php 上传文件表单 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<html><head><title>文件上传</title></head>...
阅读全文
浙公网安备 33010602011771号