-
Replied To a Post in Running VirtualBox
Can you help me collecting the hardware information? -
Began Watching Running VirtualBox
I'm trying to run VirtualBox in Ubuntu. I just created a machine but when I run it I get this error message: Failed to open a session for the virtual … -
Created Running VirtualBox
I'm trying to run VirtualBox in Ubuntu. I just created a machine but when I run it I get this error message: Failed to open a session for the virtual … -
Replied To a Post in USB-hub doesn't work
Let me add this: I don't use a Macbook. But, agian: the product worked when I connected it the first time -
Created USB-hub doesn't work
I bought a "MMOBIEL 4 Port USB 3.0 Data Hub voor Macbook" It worked the first time I connected it, but now it doesn't anymore. What can be the problem? … -
Began Watching USB-hub doesn't work
I bought a "MMOBIEL 4 Port USB 3.0 Data Hub voor Macbook" It worked the first time I connected it, but now it doesn't anymore. What can be the problem? … -
Created Retrieving filetype from file
Hello. I'm trying to build a website which should accept uploaded files. My question is: how do you retrieve the filetype of uploaded files? -
Began Watching Retrieving filetype from file
Hello. I'm trying to build a website which should accept uploaded files. My question is: how do you retrieve the filetype of uploaded files? -
Replied To a Post in Setting up MySQL in UwAmp
I feel like a big noob right now... I'm just trying all different WAMP-programs and I haven't succeeded yet. Is there a WAMP-program that you would advise? -
Replied To a Post in Setting up MySQL in UwAmp
I found a WAMP-package that works better now. The only problem is that phpMyAdmin gives an error when I run a .sql file. Fout (error) SQL-query: /*!40101 SET NAMES utf8mb4 … -
Replied To a Post in Setting up MySQL in UwAmp
I get this error when I open phpMyAdmin #1045 Cannot log in to the MySQL server -
Replied To a Post in Setting up MySQL in UwAmp
Addition: If you know a better (W)Amp package, tell me. -
Replied To a Post in Setting up MySQL in UwAmp
WIth set up I mean install ;) -
Created Setting up MySQL in UwAmp
Hi. I'm trying to set up an AMP system on my machine. It's called UwAmp. Anybody there to tell me how to setup the MySQL in this thing? Thank you -
Began Watching Setting up MySQL in UwAmp
Hi. I'm trying to set up an AMP system on my machine. It's called UwAmp. Anybody there to tell me how to setup the MySQL in this thing? Thank you -
Replied To a Post in Options of Deepfake
Where can one find (say) an API for Deepfaking? -
Created Options of Deepfake
Hello, Today I learned about Deepfake. Virtual faces that look very realistic. What do you think of this? And can you tell me what I should do to deploy this … -
Began Watching Options of Deepfake
Hello, Today I learned about Deepfake. Virtual faces that look very realistic. What do you think of this? And can you tell me what I should do to deploy this … -
Replied To a Post in I'm building a webgame
It's about conquering. You join one of the four sides and then you mine resources, build factories and airfields, build tanks and airplanes and then you attack players of other … -
Created I'm building a webgame
Hello. Is there anybody here who's eager to help me building a webgame? It's mostly written in PHP and there are some Javascript and CSS files included. I put it … -
Began Watching I'm building a webgame
Hello. Is there anybody here who's eager to help me building a webgame? It's mostly written in PHP and there are some Javascript and CSS files included. I put it … -
Created Randomization in PHP
I'm writing a game in PHP. Now the script generates a random number to get the players registered. But: the number generated is the same for every player. It's about … -
Began Watching Randomization in PHP
I'm writing a game in PHP. Now the script generates a random number to get the players registered. But: the number generated is the same for every player. It's about … -
Replied To a Post in Weird item in MySQL database
By the way, is there anybody who would like to participate in the development of this game? A great deal is done yet. If you would, please send me a … -
Replied To a Post in Weird item in MySQL database
Ok. I'd just like it to be different. ;-) -
Replied To a Post in Weird item in MySQL database
Ok. I'm just not used to it. I'll just leave it there. Would you think I'll get the opportunity to decide if I'd like to have it or to delete … -
Created Weird item in MySQL database
Hi. I'm trying to write a game in PHP. Now a weird item shows up in my database. http://www.leondegroot.nl/files/mysql_nieuw.png "Nieuw" means "New". Do you have any idea what this is … -
Began Watching Weird item in MySQL database
Hi. I'm trying to write a game in PHP. Now a weird item shows up in my database. http://www.leondegroot.nl/files/mysql_nieuw.png "Nieuw" means "New". Do you have any idea what this is … -
Replied To a Post in Adding GMail to Netvibes dashboard
It seems that it's just not supported well. Thanks for your attention. -
Revoked Solved Status for Adding GMail to Netvibes dashboard
Hello. I want to add GMail to my Netvibes dashboard [www.netvibes.com](http://www.netvibes.com) Any users here? -
Marked Solved Status for Adding GMail to Netvibes dashboard
Hello. I want to add GMail to my Netvibes dashboard [www.netvibes.com](http://www.netvibes.com) Any users here? -
Revoked Solved Status for Adding GMail to Netvibes dashboard
Hello. I want to add GMail to my Netvibes dashboard [www.netvibes.com](http://www.netvibes.com) Any users here? -
Marked Solved Status for Adding GMail to Netvibes dashboard
Hello. I want to add GMail to my Netvibes dashboard [www.netvibes.com](http://www.netvibes.com) Any users here? -
Revoked Solved Status for Adding GMail to Netvibes dashboard
Hello. I want to add GMail to my Netvibes dashboard [www.netvibes.com](http://www.netvibes.com) Any users here? -
Marked Solved Status for Adding GMail to Netvibes dashboard
Hello. I want to add GMail to my Netvibes dashboard [www.netvibes.com](http://www.netvibes.com) Any users here? -
Edited Adding GMail to Netvibes dashboard
Hello. I want to add GMail to my Netvibes dashboard [www.netvibes.com](http://www.netvibes.com) Any users here? -
Created Adding GMail to Netvibes dashboard
Hello. I want to add GMail to my Netvibes dashboard [www.netvibes.com](http://www.netvibes.com) Any users here? -
Began Watching Adding GMail to Netvibes dashboard
Hello. I want to add GMail to my Netvibes dashboard [www.netvibes.com](http://www.netvibes.com) Any users here? -
Replied To a Post in 2-dimensional array as argument
I'm going to read your message a couple of times untill I understand :P Thanks -
Replied To a Post in 2-dimensional array as argument
I don't see it. -
Created 2-dimensional array as argument
I'm reading a book about C++. I'm on arrays now. It seems that a two-dimensional array is taken in this way: void Function( int arr[][numberof2nddimension] ) { } Why is … -
Began Watching 2-dimensional array as argument
I'm reading a book about C++. I'm on arrays now. It seems that a two-dimensional array is taken in this way: void Function( int arr[][numberof2nddimension] ) { } Why is … -
Created Setting up for webcam
Hello. I have Windows 7 on a ThinkPad T500. I want to use my webcam. I disabled it once in the BIOS setup. But now I don't see how to … -
Began Watching Setting up for webcam
Hello. I have Windows 7 on a ThinkPad T500. I want to use my webcam. I disabled it once in the BIOS setup. But now I don't see how to … -
Created Recording audio with Lenovo T500
Hello. I have a Lenovo Thinkpad T500 and a microphone. But recording doesn't go. Microphone is detected but doesn't work. -
Began Watching Recording audio with Lenovo T500
Hello. I have a Lenovo Thinkpad T500 and a microphone. But recording doesn't go. Microphone is detected but doesn't work. -
Created Recording with sound Huawei P20 Lite
Hello, all I'm trying to make a video recording of myself playing a trumpet. The problem is: my device doesn't record the sound. Anybody here who knows how to solve … -
Began Watching Recording with sound Huawei P20 Lite
Hello, all I'm trying to make a video recording of myself playing a trumpet. The problem is: my device doesn't record the sound. Anybody here who knows how to solve … -
Replied To a Post in Hello there, this is about me
The Coronavirus I don't follow the news so actively. Of course it's a crisis.. I'm pretty much locked up myself. Thank God I have a laptop and an internetconnection. What … -
Replied To a Post in Make a given number odd or even
Hi. The reason I reply to this topic is that I want to become an active member of Daniweb :P I've been putting a lot of questions on here and …
The End.