Ben böyle bir geçersiz XML var
Warning: count() [function.count]: Node no longer exists in /var/bla/test.php
<?xml version="1.0" encoding="ISO-8859-1"?>
<nodes>
<some>test</some>
</nodes>
Now i need a regex which would replace the Warning: count() [function.count]: Node no longer exists in /var/bla/test.php
with ""
how can i do that?
Yukarıdaki xml benim localMachine, bir geçersiz xml döndü onun bir API çağrısı oluşturulmaz edilir