(Quote)
cbg, i hope people like you will be leaders of your countries one day...
so many decision coming out of the usa and uk with ulterior agendas... :(
$query = "UPDATE `reviews_site` SET `rating` = $final && `numvotes` = $newnumvotes WHERE `id` = $siteid";
confirm that there is a record in the database with the requested siteid
$uresult = mysql_query($query);
1. what did mysql_…
fourtone87, i'm in too... i've got a full-time job so i can only contribute part-time. i don't expect any pay and i don't expect to have any claim on the end product.
i'd like to help out in the php, mysql and html parts... better leave the css par…
fourtone87, you should go get a gui based client... working from the command prompt will be a nightmare...
go to www.mysql.com and download the query analyzer and connect that to your database... then type in the commands/syntax in a window to test…
(Quote)
if you're using md5, the user who forgot his password will not be able to retrieve his password anymore... if this is a requirement, you will need to use another algo...
in any event, as cbg mentioned, this can be overcome using other proce…
all passwords should be encrypted before being stored in the database - for obvious reasons. the are many types of encryption - with different encryption strengths and strategies.
if you want an encryption strategy that can allow you to both encryp…
p, i believe you cannot decrypt an md5 string... md5 is a one way encryption tool...
in any event, jeephp, i also have problems understanding what you want to do... please elaborate...
i've been around for a while... and i like this place.... :)
but i've got to agree with the first post... this place is more like a community forum than a techie/webmaster forum... :)
but still, it's a great place to hang out...
hey, for you guys just having finished your exams, 'have a great one!!!' :)
i'm still having to slog at work... :( been travelling a fair bit lately and it's taking a toll on me...
my opinion is that targetfirst is currently only suitable for technical/webmaster sites... but it's true that their payout percentage is higher than adsense (which has dropped drastically for me)...
(Quote)
well, you wouldn't have to care if your site is webmaster-related - i.e. the targetfirst ads are relevant. if you have a car-related site, the visitors won't give 2 hoots about targetfirst advertising...
i have tried it too.. problem i seem to have is that it doesn't dynamically detect the contents of your web page and deliver relevant ads. you have to decide what type of ads you want upfront.
also, half the time it delivers itself (i.e. targetfirs…