Skip to content

Tag: php

PHP Return Array from function [closed]

I have a very simple web app that is capturing RFID tag reads and then submits it into the Database. I have a function that was to pass the information through a filter and remove the duplicates and …