Jump to content

Splitting values?


rockinaway

Recommended Posts

I want to enter several numbers that are member ids in my function... which is $func->id()

 

Now I want to add several.. so how can I add them without encountering an error, as a list.. e.g something like id(4:5:6:7)

 

If I do that I get an error, that the : was unexpected.. I use a split in my function to seperate the numbers.. so what could be the problem?

Link to comment
https://forums.phpfreaks.com/topic/68386-splitting-values/
Share on other sites

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.