current location:Home > Technical Articles > php教程 > PHP源码

  • php简单实用文件上传代码(1/2)
    php简单实用文件上传代码(1/2)
    ec(2);
    PHP源码 1317 2016-06-08 17:26:39
  • 几款经典php分页程序(1/4)
    几款经典php分页程序(1/4)
    ec(2); function _pageft($totle, $displaypg = 20, $url = '') {   global $page, $firstcount, $pagenav, $_server;   $globals["displaypg"] = $displaypg;   if (!
    PHP源码 1189 2016-06-08 17:26:38
  • php 模版设计模
    php 模版设计模
    ec(2); 这个模版,不是smarty的那种模版引擎 不是template。是一种面向对象设计模式方法。 使用的地方譬如,作品easerver中, ui部分用的是wxpython , 我现在想换成qt , 感觉模版在这种功能就能起到一些作用。 重点是,核心功能封装于主类,让子类去继承应用。(程序以php代码做演示) /*  *系统服务类  */ class ser
    PHP源码 1287 2016-06-08 17:26:38
  • php简单实用生成缩略图代码
    php简单实用生成缩略图代码
    本程序是根据用户上传图片后再把上传的图片按比例生成缩略图
    PHP源码 1109 2016-06-08 17:26:38
  • 经典php分页代码与分页原理(1/3)
    经典php分页代码与分页原理(1/3)
    ec(2); 经典php教程分页代码与分页原理 1、前言 分页显示是一种非常常见的浏览和显示大量数据的方法,属于web编程中最常处理的事件之一。对于web编程的老手来说,编写这种代码实在是和呼吸一样自然,但是对于初学者来说,常常对这个问题摸不着头绪,因此特地撰写此文对这个问题进行详细的讲解,力求让看完这篇文章的朋友在看完以后对于分页显示的原理和实现方法有所了解。本文适合初学者阅读,所有示例
    PHP源码 1108 2016-06-08 17:26:37
  • PHP判断网址是否合法的正则表达式
    PHP判断网址是否合法的正则表达式
    ec(2); //一 '/^https教程//?.+.[a-z]{2,4}$/'; // '/^https//?.+.[a-z]{2,4}/.*$/'; // '/^https?://.+.[a-z]{2,4}/.*$/'; // '/^https?://.+.[a-z]{2,4}(/.*|)$/i' // /^http(s)?://([a-za-z0-9.]?([0-9a-za-z][0
    PHP源码 2127 2016-06-08 17:26:37
  • php限制用户60秒后发布评论实例代码
    php限制用户60秒后发布评论实例代码
    ec(2);
    PHP源码 1088 2016-06-08 17:26:36
  • php 怎么跨域写cookie实现同步登陆代码
    php 怎么跨域写cookie实现同步登陆代码
    ec(2); //加上  代码如下 复制代码 header('p3p: cp="cura adma deva ps教程ao psdo our bus uni pur int dem sta pre com nav otc noi dsp cor"'); //方法二针对二级域名  代码如下
    PHP源码 1064 2016-06-08 17:26:36
  • 获取远程服务器网站源文件二种方法
    获取远程服务器网站源文件二种方法
    ec(2);  代码如下 复制代码 function getsourcecode($q){    return @file_get_contents($q); } //用curl获取网站源文件 function c_getpagecode($c_url,$p_i=0){  $user_agent = "
    PHP源码 1793 2016-06-08 17:26:36
  • php preg_match_all 与preg_match 区别与实例
    php preg_match_all 与preg_match 区别与实例
    ec(2); /*  代码如下 复制代码 int preg_match_all ( string $pattern , string $subject , array &$matches [, int $flags [, int $offset ]] ); 搜索所有匹配正则表达式的模式并提出给予他们在比赛中受的标志指定的顺
    PHP源码 1226 2016-06-08 17:26:35
  • php 判断IP是否合法正则表达式代码
    php 判断IP是否合法正则表达式代码
    ec(2);  代码如下 复制代码 function matchip($q){ preg_match('/((25[0-5])|(2[0-4]d)|(1dd)|([1-9]d)|d)(.((25[0-5])|(2[0-4]d)|(1dd)|([1-9]d)|d)){3}/', $q, $matches); return $matches[0
    PHP源码 1643 2016-06-08 17:26:35
  • php把html标签转换成合法html代码程序
    php把html标签转换成合法html代码程序
    ec(2);  代码如下 复制代码 function ihtmlspecialchars($string) {  if(is_array($string))  {   foreach($string as $key => $val)   {    
    PHP源码 1305 2016-06-08 17:26:35
  • 404错误 -一聚教程网
    404错误 -一聚教程网
    PHP源码 947 2016-06-08 17:26:34
  • ajax+php分页代码
    ajax+php分页代码
    ec(2);
    PHP源码 1156 2016-06-08 17:26:34
  • php 设置cookie与清除cookie方法
    php 设置cookie与清除cookie方法
    ec(2); /* setcookie()函数定义一个cookie被发送的http头的其余部分一起。像其他头,饼干之前,必须发送从你的脚本(这是一个协议限制输出)。这就需要你的地方调用这个函数之前,任何输出,包括和标签以及任何空格。 一旦饼干已经确定,他们可以访问下一页上加载了$ _cookie或$ http_cookie_vars数组。请注
    PHP源码 1360 2016-06-08 17:26:34

Tool Recommendations

jQuery enterprise message form contact code

jQuery enterprise message form contact code is a simple and practical enterprise message form and contact us introduction page code.
form button
2024-02-29

HTML5 MP3 music box playback effects

HTML5 MP3 music box playback special effect is an mp3 music player based on HTML5 css3 to create cute music box emoticons and click the switch button.

HTML5 cool particle animation navigation menu special effects

HTML5 cool particle animation navigation menu special effect is a special effect that changes color when the navigation menu is hovered by the mouse.
Menu navigation
2024-02-29

jQuery visual form drag and drop editing code

jQuery visual form drag and drop editing code is a visual form based on jQuery and bootstrap framework.
form button
2024-02-29

Organic fruit and vegetable supplier web template Bootstrap5

An organic fruit and vegetable supplier web template-Bootstrap5
Bootstrap template
2023-02-03

Bootstrap3 multifunctional data information background management responsive web page template-Novus

Bootstrap3 multifunctional data information background management responsive web page template-Novus
backend template
2023-02-02

Real estate resource service platform web page template Bootstrap5

Real estate resource service platform web page template Bootstrap5
Bootstrap template
2023-02-02

Simple resume information web template Bootstrap4

Simple resume information web template Bootstrap4
Bootstrap template
2023-02-02

Cute summer elements vector material (EPS PNG)

This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
PNG material
2024-05-09

Four red 2023 graduation badges vector material (AI EPS PNG)

This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
PNG material
2024-02-29

Singing bird and cart filled with flowers design spring banner vector material (AI EPS)

This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
banner picture
2024-02-29

Golden graduation cap vector material (EPS PNG)

This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
PNG material
2024-02-27

Home Decor Cleaning and Repair Service Company Website Template

Home Decoration Cleaning and Maintenance Service Company Website Template is a website template download suitable for promotional websites that provide home decoration, cleaning, maintenance and other service organizations. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-05-09

Fresh color personal resume guide page template

Fresh color matching personal job application resume guide page template is a personal job search resume work display guide page web template download suitable for fresh color matching style. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-29

Designer Creative Job Resume Web Template

Designer Creative Job Resume Web Template is a downloadable web template for personal job resume display suitable for various designer positions. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28

Modern engineering construction company website template

The modern engineering and construction company website template is a downloadable website template suitable for promotion of the engineering and construction service industry. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28