【PHP】下らねぇ質問はID出して書き込みやがれ 85
レス数が900を超えています。1000を超えると表示できなくなるよ。
0948nobodyさん
2009/07/30(木) 11:18:52ID:Mynk8nfnみたいな記述方法しているのですが、
Call-time pass-by-reference has been deprecated
- argument passed by value; If you would like to pass it by reference,
modify the declaration of [runtime function name]().
If you would like to enable call-time pass-by-reference,
you can set allow_call_time_pass_reference to true in your INI file.
However, future versions may not support this any longer
のようなエラーが出てしまいます。
翻訳(ツール)すると、
「呼び出し時間は参照パスに推奨しないです」のような感じのエラーですが、どういう意味でしょうか。
同じようなエラー出た人いませんか?
レス数が900を超えています。1000を超えると表示できなくなるよ。