Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ファイルからフェッチする文字列式があります:
$text = "100*20";
この数式を結果に変換する方法を見つけたいと思います。たとえば、値が 200 の場合です。これは php を使用して可能ですか?