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.
Thanks for your concern regarding SQL injection I knew about it, however above script is for only internal usage which can pass the information between two different function which I'm going to do thatl later on...
User will not be able to run the SQL injection...:o
Once again thanks for...
thanks guys for advice, i've kind of change the coding to get it working fine....
here is the coding just in case if anyone want to know =)
mySQL3 = "SELECT classification " _
& "FROM cartRows " _
& "WHERE idOrder = " & validSQL(idOrder,"I") & " AND Project = 'Image' AND idproduct =...
hey,
I was hoping you guys could point me out in right direction or help me with this coding, simply I'm having hard time to get rid of the last comma "," with mark as red
eg:
"21115","21121","21117",
to
"21115","21121","21117"
if i use this code below it will remove all ","...
im bit confuse atm regarding loading .js file see below:
in html tag - we use as the following code:
code1:
<script type="text/javascript" src="<?php echo $ServerURL?>Javascripts/basicgallery.js" charset="UTF-8"></script>
but i rather not to load above code1 but i'd like to load...
Thanks guys for helping me out by point out some clue - I've managed to figure out by breaking down into 3d array which I can use sort by date,time and filename...work as beautiful...
I'm happy at least for now lol...
i need latest DSC_number at the top with lower time shot (meaning starting photograph) which i need to get them in order for the slideshow..
Starting shot: DSC_4601.jpg 06:00:48 (Nov) / End of shot: DSC_4655.jpg 06:01:27 (Nov)
Starting shot: DSC_3711.jpg 23:49:40 (May) / End of shot...
i could get away with 1D array, however since im not running any database so i need to create 2D array which i thought as i could filters out both column (filename and date) with "order by" just like how we use in database...
in other hand its much easier to filter out in database but not in...
i've tried that too but it doesnt work - what im trying to bring up newest photo at the top and old photo will go at the bottom
array_multisort($filesArray,SORT_ASC,$filesArray1,SORT_ASC);
outcome is:
DSC_3709.jpg - May 02 2011 00:49:24. -
DSC_3711.jpg - May 02 2011 00:49:40. -...
Dear friends,
i hope you can help me with this..i've been trying to figure out all day - even i did search google or check php website - far too confusing for me to understand...
$filesArray = array();
$counter = 0;
if ($handle = opendir('photo')) {
while (false !== ($file =...
Not happy here!!
location: UK
i've got a ipad 2 64gb with wifi - tried to update iOS 5 (took 3 hrs to download) last night - it wont update for some reasons.
my ipad is virgin and not even touching jailbreak :D now im gonna try again
Just to let you know that I'm not against the idea for using icloud - but i'm just saying most people do bend/break the rules or quick peek if you know what i means...
for your information - i do not keep any personal or confidential data in my hard-drive mostly they are stored in 3 set of...