you can use a crypter and an Decypter class that parses that will crypt the 'strings' into none php and then decyrpt them with another class when the php parse prepares to read.
But this process could be very secure but also eat's up alot of space and speed.
the regular processes with mysql and other simple checks you put into your code could be twice as fast and just as secure.