Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
Display error above the login forum help!
Hi guys. just so you know im not asking for someone to do this for me I just need to be pointed in t
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
couldn't connect to your database
Hello I am new to php mysql
Actually i have read A tutorial on nettuts
"http://net.tu
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,
MySQL Primary key gap
Alright, so I have a table with 26 entries in it (id, filename, caption) for my image randomiser (ht
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?