I don't know whether this is the correct forum, if not i apologise but am pretty desperate at the moment.
I have a phpbb3 forum and have a custom registration form. the password is hashed usering the phpbb hash() function. The form works great and everything is inserted into the tables correctly
The trouble is when you come to log in the password is not recognised and unless you do a password recovery you cannot log in. I have posted the question on the phpbb forum but after a couple of days sadly i have given up.
I was wondering if anyone on here has ever had a similar issue with phpbb and if so how did you overcome it.
Thanks
checkbox update
I am having a brain fart right now and i cant remember how to do this. if anyone could help that would be great. I have search google and this forum but have not found what i am looking for.thankswhen
PHP arrays into arrays need help
HelloI am trying to highlight the days on my calendar based on the dates that i have in my database. Currently I can only get it to display the last element in the database which leads me to believe
How to file_get_contents when login required?
Hello!I am trying to read data from a page that you have to be logged into to view, I am trying to use file_get_contents to do this, I have read that I need to use cURL, Is that true?Also, as Another
Can you help please? Php file
I have to write this php file to allow users to register their nicknames on nickservFor an IRC server, however it worked fine for a couple of years, I then upgraded from Php4 to Php5 and suddenly
Request for tunning the below query
Hi,
Create comparison matrix?
I want to create a comparison script for forum software and was wondering is there any tutorial or basic script anyone can give me?
Deleted Delivery but material wont return
We deleted a delivery but the material its still pending.
mysql select query problem
how can i select multiple fields from multiple table in one query likei have table name t1 and t2t1 fields are f_id,f_name,f_dest2 fields are f_id,ft_name,ft_desi need query which select f_id from
How to show more than 1 users with this code...
Hello,i have a table that shows users only if I, as Administrator, want to be shown. But its showing just 1 user and i want to show at least 4. If i copy the code, or use loop, its showing the same
Executing an exe
Hi. I have some bizarre problem with exec (other any other method) to launch exe's. I am making a game server booking system and the part that is not working is the one with the launching the server