"; echo "secret Key is: $secretkey"; $test = totp("sha1","$secretkey","$unixtimestamp",30,6); echo "code is: $test"; ?>