自己一些总结
用全局变量。123456789class MyClass { public my_print() { global 搜索$str; print $str; }}$str = 'Hello, World'.$myclass = new MyClass();$myclass->my_print();
|
|
|
|
php实现返回上一页1echo"<script>alert('随便写点什么');history.go(-1);</script>";
failed to open stream
failed to open stream: No such file or directory
在require时加上dirname(FILE)
|
|
参考
php的class中怎样引用外部的变量
PHP类中的静态方法使用实例
关于PHP对象实例化单个例子的方法
通过http post发送json数据
php与js相互调用
php json