ITekBlog The IT resource kit
code games infra news reviews tags RaveMaker RaveMaker ETCS ETCS
ETCS

ETCS

Etay Cohen-Solal

130 posts

centos linux windows python android
Visit my site etcs.me →

Validate Non-Empty URL Parameters in PHP

A quick PHP snippet for validating that a URL query parameter exists and is not empty before using it.

php validate

Transfer data from PHP to Android (JSON) - Part 3

this is part 3 of 3 about transferring data from PHP to Android app. you can read part 1 here. you can read part 2 here.

android development eclipse

Transfer data from PHP to Android (JSON) - Part 1

You may reach a point where you need to transfer data from a server (web-service) to a an android client. although, there are many ways to …

android development eclipse

Transfer data from PHP to Android (JSON) - Part 2

This is part 2 of 3 about transferring data from a PHP page to an android app using JSON. you can read part 1 here.

android development eclipse
← newer 15 / 15

© 2026 ITekBlog