Building A Rest API With PHP

It’s been a long time since I haven’t written an article but nowadays I’m very much focused on learning new things and upgrading myself. Meantime…

Upload Files Using Ajax In PHP

Hello readers! Uploading files to the server is a common task in web development. In the past, it was done using traditional form submissions, which…