Hi everybody,
i am using the function fgetss to extract certain passages out ofahtml file.
Now i have a little Question, about the syntax.
In the man, it is described like this:
string fgetss (int fp, int length, string [allowable_tags])
But how can i tell him i need more than only one allowable tag ? I tried to seperate to Tags with a colon, but it gave me a parse error. Anybody an idea ?
thanks in advance
ali