this is server_var_dump row one output http://pastebin.com/e1qHG64Q
now how do I query to get just the HTTP_USER_AGENT line and save it in separate field?
I have done this with php script but I want to do it with mysql query so that it will be fast because the database is huge.
this is server_var_dump row one output http://pastebin.com/e1qHG64Q now how do I query to get
Share
Something like this?