开发者

Warning: sprintf() [function.sprintf]: Too few arguments in /home/inrunitc/public_html/chek/chek.php on line 132

开发者 https://www.devze.com 2022-12-29 04:22 出处:网络
Warning: sprintf() [function.sprintf]: Too few arguments in /home/inrunitc/public_html/chek/chek.php on line 132
Warning: sprintf() [function.sprintf]: Too few arguments in /home/inrunitc/public_html/chek/chek.php on line 132
Query was empt开发者_开发技巧y

I am new to PHP and mysql and I have like 88 fields in my form - what should I do ?


This happens if you have something like

$s = sprintf('%d %d %d', 4);

There are three placeholders in the format string but only one parameter.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号