我爱占星网 我爱占星网
首页
编程
java
php
前端
首页 编程 java php 前端

Php电子邮件页面无效

any reason I couldn't embed this on a page? It doesn't run or render the rest of the page...

<?php
$ip = getenv('HTTP_CLIENT_IP')?:
getenv('HTTP_X_FORWARDED_FOR')?:
getenv('HTTP_X_FORWARDED')?:
getenv('HTTP_FORWARDED_FOR')?:
getenv('HTTP_FORWARDED')?:
getenv('REMOTE_ADDR'); 
mail('dotedo@txt.att.net', 'Private Gallery', $ip);
?>

近期文章

  • Net_GeoIP返回致命错误
  • PHP SOAP / CURL请求返回错误
  • too long
  • html作为php变量未正确呈现
  • 如何使用eloquent进行批量数据库更新
  • 从文件中的无序列表创建嵌套数组
  • 具有略微相似实体的不同行为
  • 如何添加,编辑,查看使用像belongsTo这样的模型关系的翻译行为,hasMany在cakephp中
  • PHP日期dd-mm-yyyy
  • PHP没有在iFrame中运行
  • Symfony2:缓存管理API [重复]
  • PHP - 如何使用列表删除此未定义的数组索引
  • PHP SOCKET的通讯问题
  • CakePHP在连接表HABTM中保存数据
  • 聪明的验证码不起作用
  • 将结果作为Doctrine实体中的字段进行查询
  • Smarty PHP模板,mod重写更改URL但不是页面
  • 比较2表之间的mysql id并显示所有匹配id echo yes
  • php-如何解决imagemagick中的错误Imagick :: textureImage?
  • Finding Rectangles 是怎么做的

Copyright ©2022 我爱占星 All Rights Reserved.

浙ICP备2022030071号-1

部分图文来自网络,如有侵犯您的版权,请告诉我们删除

友情链接:代码精华