So I saw this challenge a day or so ago
http://www.programming-challenges.com/pg.php?page=downloadproblem&probid=110101&format=html
And I thought to myself "Well, what about numbers over 1,000,000?" So I created a program to check if it worked for any two numbers, and had it check numbers 1,000,000 - 6,000,000... but it gave me an error message before it finished. Now I've been suspended because of that XD Oh well, I just hope getting unsuspended is fast
Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or not. How can I do this ??
Production Order Enterprise Service to Manufacturing Exctn Sys (MES) ???
Hello Experts,
A WBS element with the name XXX already exists in version FREI_VERSION
Hi.
Best way to cross matching large datasets
Hi,Im running a script where am I cross matching about 200 000 data sets with each other. Each data set consists of 8 parameters and I want to count all datasets which have similar or the same
creating a 1 to 100 in a table
hi guys I am a newb in php need some help. I have a table with 1 column and 100 rows and in each i want to do a 1-100. Can someone give me the full coding for this, please I can get it to work. I
Php - mysql select?
hi, i have this code:Code: <?phpsession_start();// dBase fileinclude "config.php";if ($_GET["op"] == "login") { if (!$_POST["username"] ||
file_put_contents and createimagefromjpeg
All,I do somethings and then I have the following code:file_put_contents('./test/'.$filename,$attachment_raw); //Give full path to $filenameI then do:$im = imagecreatefromjpeg($path_to_image_directory
Somebody hacked into my site and changed coding >>> URGENT HELP NEEDED <<<
I am not that much into programming , but somebody is hacking to my site and injecting some kind of iframes ... it happened to another site , but that wasn't that important for me, but now it has
printing links
Hi every1i am connecting to a table in sql and the looping through with a while ($ var = my sql fetch array)the question i have is that when i print_r($var)i get the associative array of all elements