Question
PHP Recordset error
When I create a recordset in php it creats a function
GetSQLValueString, which I assume is normal, the problem occurs
when I want to edit that Recordset every time I do it recreates
that function so then I have 2 and so on and so forth.
Deleting the extra functions fixes the problem but it's really starting to annoy me and I was wondering if this has happen to any one else and if there was a patch or fix for this?
Thanks
Deleting the extra functions fixes the problem but it's really starting to annoy me and I was wondering if this has happen to any one else and if there was a patch or fix for this?
Thanks
