[2000年11月13日 15:12 UTC] rokas at compservis dot lt
sscanf($buffer,"<GroupBy GroupID=\"%s\" Value=\"%s\" />",$GroupID,$Value); $buffer looks like <GroupBy GroupID="ID" Value="VA" /> I get $GroupID=ID" and no $Value set at all. Why does it produce quatation mark at the end of string, I think it shouldn't do like this ... PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000年11月19日 08:52 UTC] stas@php.net
|
|||||||||||||||||||||||||