20-04-17, 09:14 PM
جرب تغير السطر التالي
PHP كود :
If DTA.TableName("SANF") = True Then
إلى
PHP كود :
If DTA.Item("SANF") = True Then

