No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
Cute Princess
- Interests
- Travelling
- PC Specs
- Php,Python,Ruby,Java,ASP,
6 Posted Topics
I have record with strings: record id value type sn 1 aaaa181c1c3e9997 single sn 2 caca381c1c3e6483 masculine These are almost 500+,they are stored in mysql which i fetch,converting record to 64bit(bitcout work only integer),they are returned as all queires stored,not most like.I use code: SELECT * FROM MY_TABLE ORDER BY … | |
Actually, i protected my files in pendrive using usb security kakasoft but now it hidden in a bad way and i am not able to get them back.I scanned with antivirus makeing sure it is hidden and file is in pendrive.Now how to recover it?You can see scan log screenshot … | |
Say,I'm displaying video in canvas and want to stop it whenever mousehover it.I have tried a lot, Please help what is problem in code?It also doesn't giving any error. <!DOCTYPE html> <head> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <title>Playing YouTube video on HTML5 canvas</title> <meta name="viewport" content="user-scalable=no, initial-scale=1.0, maximum-scale=1.0, width=device-width" /> <style type="text/css"> html, … | |
Say i have a html5 vedio with mouse hovering of pausing and running in relation to cursor and code is working finely.I useing code as: from.js: // something along that var vid = document.getElementsByTagName("video"); [].forEach.call(vid, function (item) { item.addEventListener('mouseover', hoverVideo, false); item.addEventListener('mouseout', hideVideo, false); }); function hoverVideo(e) { this.play(); } … | |
In a query say i have a image path that have multiple images stored as path=http://localhost/images/xyz.When i run the code: <?php //Retrieves data from MySQL mysql_connect("localhost", "root", "") or die ("Could not save image name Error: " . mysql_error()); mysql_select_db("dawat") or die("Could not select database"); $data = mysql_query("SELECT 'images_path' FROM … | |
Re: There are thousand of programs.But i suggest you should use Recuva becaus it is fast.Just check this site you will find more than 15 recovery programs and mostly free. Check:http://pcsupport.about.com/od/filerecovery/tp/free-file-recovery-programs.htm |
The End.