Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.
Not a HW problem btw.
I am just doing some simple php for a website and I want a random number from 6 to 10 to show with 2 decimal places, ie 7.49.
this is the code i have but the decimals just all show .00 (6.00, 7.00, 8.00, etc)
<?php $number=rand(6.00,10.99);
echo...
I need to upload a file to 3 different websites at once. It's a single CSV file that needs to be uploaded to several different inventory sites (ticketsnow.com, stubhub.com, etc). Each site has a different username password... is there an easy way to do this? Like a batch file?
I have about 1000 pictures that I need to break into 30-40 topic pages.
On each of those topic pages I want to have ~35-40 thumbnails. I want them to be able to click on any of the thumbnails, and have it pop up a page with the picture AND my ads.
Are there any scripts that will make this...
I want to include ad code on many pages, and have the ability to change the ads if I want to.
best way I have thought to do this is with a php include/ssi.
I installed phpadnews and have been playing with it, but I am wondering if anyone else has some more indepth experience as to how I...
Some more details
I do not want users to be able to add their own images, only rank existing ones. Furthermore, I want to be able to add 10k+ images easily at install... I think stile project has something similar
pair.com, linux/php/mysql
I just checked out their plan and it looks a bit outrageous for the price.
$6.95 for a free domain, 4GB storage, 100GB transfer, 50mysql db, etc etc ... seems fishy.
An another note, anyone have any more experiences with Pair Networks??