Jump to content

Convert a string to a variable


stdq

Recommended Posts

Hi, everyone. So, suppose I have a variable holding a string, like

$var = ln(x);

I wanna be able to numerically integrate that string - I wanna be able to, inside a for statement, calculate ln(x) for some values of x. How do I make PHP understand the value of the string as a statement? Thanks in advance!

Link to comment
https://forums.phpfreaks.com/topic/280320-convert-a-string-to-a-variable/
Share on other sites

  • 3 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.