本文描述了我在开发我的blog的过程中所遇到的一些问题以及解决他们的方法。因为本网站采用的是一个免费的远程my […]
Continue reading作者:helenadmin
怎么写app接口和接口文档啊,求前辈解答,感激不尽
怎么写app接口和接口文档啊,最好是有实际项目例子的,比较直观,多谢,如采纳会再加分 回复讨论(解决方案) h […]
Continue reading不同两个概率对应两个不同取值范围思路上应该怎么写?
举个例子: 我希望取到一个0-99随机数,这个随机数会有70%的几率取值范围为(0-49),另有30%的几率取 […]
Continue readingphp操作mysql lock tables的问题
我想实现mysql的myisam的表锁, 在mysql命令行执行lock table test write写锁 […]
Continue reading一个url地址问题
http://src.com/shopadmin/index.php#ctl=member/member� […]
Continue reading按钮调用ajax函数的同时执行php代码
如题 我这边有一个按钮 想让它在按下去的时候调用ajax的同时执行php代码, ajax跟php代码如下 我这 […]
Continue reading关于缓存的小问题
对一个框架 开启缓存之后 如果把对应缓存目录下的文件缓存全部删掉 那么页面是不是就显示为空了(因为没有缓存可以 […]
Continue reading关于explain小问题
这是链接 http://doc.mysql.cn/mysql5/refman-5.1-zh.html-chap […]
Continue reading关于模板编译缓存的问题
我们都知道,thinkphp在每次运行的时候都会在runtime/cache下生成模板编译缓存文件 即php混 […]
Continue reading表单提交后的处理
这样写会不会多此一举? try{ $list = array(); $list[‘map_name […]
Continue readingphalcon7 1.2.3 发布,高性能 php 7 框架
phalcon7 1.2.3 åå¸ï¼é«æ§è½ php 7 æ¡æ¶_php_web- […]
Continue reading想要用php生成一个表名为变量的mysql表怎么实现?
最近在做android,我选择的是用php+mysql+android实现数据库的操作。 我的想法是这样的,a […]
Continue readingphp变量直接在sql语句中使用时的疑惑
本意是用sql语句查询,过程中用到了一个php脚本中的数组 奇怪的是,在php脚本中使用该数组值的时候用的是$ […]
Continue readingphp mysql 图片上传路径存入数据库问题
提交数据页面a_action.php 路径:/root/admin/a_action.php 显示数据页面b. […]
Continue readingcphalcon 3.0.4 发布,php 的 c 扩展
cphalcon 3.0.4 åå¸ï¼php ç c æ©å±_php_web-itnose […]
Continue reading