MountTai_Ever
码龄14年
求更新 关注
提问 私信
  • 博客:18,494
    18,494
    总访问量
  • 1
    原创
  • 0
    粉丝
  • 5
    关注
IP属地以运营商信息为准,境内显示到省(区、市),境外显示到国家(地区)
IP 属地:广东省
加入CSDN时间: 2012-04-20
博客简介:

chinsourcer的专栏

查看详细资料
个人成就
  • 获得1次点赞
  • 内容获得0次评论
  • 获得8次收藏
  • 博客总排名1,623,749名
创作历程
  • 26篇
    2014年
TA的专栏
  • PHP
    7篇
  • 数据库
    8篇
  • Jquery
    1篇
  • Joomla
    1篇
  • Magento
    2篇
  • Server
    6篇
  • System

TA关注的专栏 1

TA关注的收藏夹 0

TA关注的社区 0

TA参与的活动 0

创作活动更多

丰厚奖励!CSDN代码标注专家 招募计划正式启动!

幻觉代码、虚假技术方案、看似正确实则错误的博文正在侵蚀技术社区的信任基础。 CSDN作为中国知名开发者社区,有责任为真实、可靠的技术内容设立“护栏”。 我们邀请你——具备真实项目经验的技术专家,参与技术博文与代码的标注。

去参加
  • 最近
  • 文章
  • 专栏
  • 代码仓
  • 资源
  • 收藏
  • 关注/订阅/互动
更多
  • 最近

  • 文章

  • 专栏

  • 代码仓

  • 资源

  • 收藏

  • 关注/订阅/互动

  • 社区

  • 帖子

  • 问答

  • 课程

  • 视频

搜索 取消

7 Ways To Free Up Hard Disk Space On Windows

Hard drives are getting larger and larger, but somehow they always seem to fill up. This is even more true if you’re using a solid-state drive (SSD), which offers much less hard drive space than tradi
转载
博文更新于 2014.10.18 ·
973 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

How to get Joomla Website to Load in 1.29 Seconds

We've been hearing for a while that SEO may be affected by the time your page takes to load - so recently we've started an intensive exercise of getting our websites to load in the absolute minimal ti
转载
博文更新于 2014.10.09 ·
533 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

Running PHP cron jobs – regular scheduled tasks in PHP

Scheduled tasks are a fairly common feature in modern web applications. From cleaning out caches every 24 hours to checking subscription periods and even generating reports, more web applications li
转载
博文更新于 2014.10.07 ·
648 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

Configure .htaccess

Before we start the article on .htaccess files, find out why more than 2,5 MILLION websites host with HostGator.The Apache web server allows for great flexibility as to the configuration of your a
转载
博文更新于 2014.09.27 ·
521 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

phpmyadmin安装教程及配置设置

http://jingyan.baidu.com/article/0320e2c1e1fc661b87507b17.html1.一般网上下载到的phpmyadmin是一个压缩包,我们将其释放到htdocs目录中,例如htdocs\phpmyadmin。  2.打开phpmyadmin目录,在此目录下是否有config.sample.inc.php文件,如果存在,那么将其改名为c
转载
博文更新于 2014.09.13 ·
1323 阅读 ·
0 点赞 ·
0 评论 ·
7 收藏

win7配置Apache+MySQL+PHP系统教程

本文是我从网上摘抄的一篇范文,我本人是根据这篇文章配置的,过程中遇到了各种问题,于是想要修改此文,让后来者少走弯路。请着重注意文中的“请注意”字句,那是原文容易犯错的地方。 Win7系统下PHP、Apache、MySQL的环境搭建,是许多PHP初学者、甚至是有多年开发经验的PHP程序员都无法避免的一个环节。网络上关于WAMP环境配置的文章也不少,不过很多存在版本较老,或者解释不够清
转载
博文更新于 2014.09.13 ·
755 阅读 ·
1 点赞 ·
0 评论 ·
0 收藏

php5.5 + apache2.4 安装配置

php5.5 做了大量的更新,在与apache搭配的时候如何选择也很有讲究,这里我们以64位 php5.6 和 Apache2.4为例介绍如何配置。工具/原料Win7/8 64位php5.5.6 6位Apache2.4 64位1 系统环境与软件1p
转载
博文更新于 2014.09.13 ·
531 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

MySQL下载与安装5.6.10.1安装图解

一、下载地址:http://dev.mysql.com/downloads/下载版本:Windows (x86, 32-bit), MSI Installer  二、安装步骤: (一)、系统要求:首先确保系统中安装了Microsoft .NET Framework 4.0(二)、安装步骤:注1:安装类型设置Develo
原创
博文更新于 2014.09.13 ·
438 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

How to Uninstall Apache Server

How to Uninstall Apache Serverby Kirk Bennet, Demand MediaThe Apache Server is a free, open-source HTTP server designed to operate on most operating systems, including UNIX and Windows. Yo
转载
博文更新于 2014.09.13 ·
439 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

How to Install Free or Premium Magento Themes

Magento is becoming one of the best E-commerce store which is gaining popularity by leaps and bounds. With this rate of increasing popularity, many existing and new stores are bound to migrate or star
转载
博文更新于 2014.07.26 ·
1282 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

How To Install A Downloaded Magento Theme

Unlike single template themes (WordPress) Magento themes are quite different as its layout depends on four elements i.e.Layout – Present is (app/design/frontend/your_interface/new_theme/layout/)Te
转载
博文更新于 2014.07.26 ·
556 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

Checkbox Select/Deselect Using JQuery

Almost all the user interfaces that I have created had this functionality of selecting multiple items from a list to process them or delete them. Although its very very easy to implement this function
转载
博文更新于 2014.06.15 ·
757 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

MySQL limit实际用法的详细解析

MySQL limit的实际用法的详细解析,在我们使用相关的查询语句的时候,一般都要返回前几条或是中间的某几行数据,这时你应如何处理呢?不必担心,MySQL数据库已经为我们提供了这样一个功能。SELECT * FROM table LIMIT [offset,] rows | rows OFFSET offset LIMIT 子句可以被用于强制 SELECT 语句返回指定的记录数。My
转载
博文更新于 2014.05.18 ·
423 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

PHP 类的继承 extends 关键字

PHP 类的继承是指建立一个新的派生类,从一个或多个先前定义的类中继承数据和方法,而且可以重新定义或加进新数据和方法,从而建立了类的层次或等级。我们称已存在的用来派生新类的类为父类,由已存在的类派生出的新类为子类。继承是面向对象的三大特性之一。通过继承机制,可以利用已有的数据类型来定义新的数据类型。所定义的新的数据类型不仅拥有新定义的成员,而且还同时拥有旧的成员。注意:不同
转载
博文更新于 2014.05.18 ·
828 阅读 ·
0 点赞 ·
0 评论 ·
1 收藏

PHP 类与对象

基本概念面向对象编程(Object Oriented Programming, OOP, 面向对象程序设计)是一种计算机编程架构。OOP 的一条基本原则是计算机程序是由单个能够起到子程序作用的单元或对象组合而成。OOP 达到了软件工程的三个目标:重用性、灵活性和扩展性。PHP 在 4.0 版本之后完善了对 OOP 的支持了。对于小型的应用,使用传统的过程化编程可能更简单也更有效率。
转载
博文更新于 2014.05.18 ·
356 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

MYSQL使用inner join 进行 查询/删除/修改示例

代码如下:--查询 SELECT tp.tp_id, tp.tpmc, tp.leveid, tp.tpdz, tp.jgm, tp.scsj, tp.pbzyid, tp.ksbfsj, tp.jsbfsj, tp.status, tp.tpbz FROM qdgl_tupian tp INNER JOIN qdgl_pqb pq ON tp.tp_id=pq.tpid WH
转载
博文更新于 2014.05.18 ·
539 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

超详细mysql left join,right join,inner join用法分析

下面是例子分析表A记录如下: aID        aNum 1           a20050111 2           a20050112 3           a20050113 4           a20050114 5           a20050115 表B记录如下: bID        bName 1           
转载
博文更新于 2014.05.18 ·
428 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

Unique Indexes in MySQL and Other Databases

If you’ve been using databases for a while, you’ve probably set a primary key in most of your tables. A primary key is a unique identifier for each record, e.g.12345678
转载
博文更新于 2014.05.18 ·
659 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

MySQL: InnoDB 还是 MyISAM?

MyISAM 是MySQL中默认的存储引擎,一般来说不是有太多人关心这个东西。决定使用什么样的存储引擎是一个很tricky的事情,但是还是值我们去研究一下,这里的文章只考虑 MyISAM 和InnoDB这两个,因为这两个是最常见的。下面先让我们回答一些问题:你的数据库有外键吗?你需要事务支持吗?你需要全文索引吗?你经常使用什么样的查询模式?你的数据有多大?思考上
转载
博文更新于 2014.05.18 ·
462 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

sql注入实例

前阵子发现公司的网站有SQL注入漏洞,向项目经理提了以后,得到的答复异常的冷淡:“早就知道,这种asp的网站肯定有漏洞,要是Asp.net的网站就没问题”,先暂不评价此说法对错,如此冷淡的反应只能说明了对SQL注入的无知,今天就通过这个实例来告诉大家SQL注入究竟有多大的危害。 初步注入--绕过验证,直接登录 公司网站登陆框如下:可以看到除了账号密码之外,还有一个公
转载
博文更新于 2014.05.16 ·
687 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏
加载更多