Bitcoin Forum

Economy => Marketplace => Topic started by: idev on October 13, 2010, 06:19:11 PM



Title: PHP Programmer needed for a quick job
Post by: idev on October 13, 2010, 06:19:11 PM
Hello BTC'ers, i wonder if someone can help,
recently i purchased a script what i want to use to start my own bitcoin service,
after install and checking everything works, it seems there is no logout file in the script, so users can not logout from the script.
want i need is for someone to create this log out file for me so i can get back on the development of the site. If any know php and is up for the job, please let me know.

Thanks


Title: Re: PHP Programmer needed for a quick job
Post by: theymos on October 13, 2010, 09:10:41 PM
Logout usually just deletes all authentication cookies on the user's browser and removes those tokens on the server. It's pretty easy to do.

You can probably do it yourself, but I'll do it for 100 BTC.


Title: Re: PHP Programmer needed for a quick job
Post by: idev on October 13, 2010, 10:56:52 PM
Logout usually just deletes all authentication cookies on the user's browser and removes those tokens on the server. It's pretty easy to do.

You can probably do it yourself, but I'll do it for 100 BTC.

Thanks ive got it sorted now, maybe you can help me with one last thing, how can i display ฿ icon in html?


Title: Re: PHP Programmer needed for a quick job
Post by: theymos on October 13, 2010, 11:01:17 PM
Thanks ive got it sorted now, maybe you can help me with one last thing, how can i display ฿ icon in html?

฿


Title: Re: PHP Programmer needed for a quick job
Post by: idev on October 13, 2010, 11:19:52 PM
Thanks ive got it sorted now, maybe you can help me with one last thing, how can i display ฿ icon in html?

฿

Ah nice one, thanks  ;)