Archive for April, 2011

How to create a mysql backup in php?

Saturday, April 30th, 2011

I have this site that needs to this kind of thing and once you have created the .sql file it would name it the date when it was saved and into a folder in the server. also if possible can you explain how it would work.

Is Dreamweaver the best software on the market to generate 30,000 STATIC web pages from a mysql database?

Saturday, April 30th, 2011

I have a large inventory of products stored and I also must generate links. I don't know if this helps... thanks!

How can I install ubuntu 10.10 on usb stick or usb external hard disk drive?

Saturday, April 30th, 2011

I mean I want to have 2 OSs on my laptop - windows 7 and ubuntu. But I don't want to shrink or make partition which as far as I know is so complicated. I simply want to install ubuntu on the external hard disk drive. Does anyone have the ...

How do I install linux on an old machine?

Saturday, April 30th, 2011

I have an old Dell 2.4 Ghz machine with 500 mb's of Ram and want to wipe the harddrive clean and install Ubuntu (i guess start with the name brand). I assume I wipe the harddrive clean, but with no windows, what must I use to install linux when ...

Need python programming help?

Saturday, April 30th, 2011

could anyone create a python code for me that cause the python simulator robot to detect stalls and take corrective measures. After stalling or encountering an obstacle, the robot should continue moving forward as close to the wall as possible. The program should run long enough for the robot to make it ...

How can i embed my java applet into my google site?

Saturday, April 30th, 2011

I recently made a java applet using eclipse. I have the jar file saved but i'm having trouble uploading it to my google site. Any suggestions? Be as specific as you can please. Thank you!

Which programming language should I learn next: Perl or C/C++?

Saturday, April 30th, 2011

I have O'Reilly books for learning both. I currently program in mainly VB5 and have done a smattering of assembly. I've DLed & installed the free express editions of VB 2005 and VC++ 2005 from MS, and also the Open Perl IDE. I also have Bloodshed Dev C++, Codeblocks, and ...

How to Install application on Ubuntu that has no internet connection.?

Saturday, April 30th, 2011

Pls any geek I want to install application on my Ubuntu now but I have no connection and How can I be?

is there a program that will write java code for me?

Saturday, April 30th, 2011

Im looking for a program that will write some java code for me, in a similar way to how microsoft publisher will write html code. In that, I will be able to add text boxes, pictures, buttons etc. And the the program will code it into java for me. Does ...

What is the best resource for learning Java, for someone with NO programming experience?

Saturday, April 30th, 2011

I know MINIMAL knowledge of basic computer science, and NO real programming knowledge. What is the best resource to teach me Java? I have the latest version of Java and Netbeans, but no idea on what I'm doing...

What is the best resource for learning Java, for someone with NO programming experience?

Saturday, April 30th, 2011

I know MINIMAL knowledge of basic computer science, and NO real programming knowledge. What is the best resource to teach me Java? I have the latest version of Java and Netbeans, but no idea on what I'm doing...

How do I properly configure my Linux to connect through my home router?

Saturday, April 30th, 2011

I have a wierd situation: I currently have a home network consisting of 3 pc's and a DSL router. 2 of the 3 pc's are running windows and the DNS is pointing to the IP of the router (in this case 10.0.0.2), everything is fine with those 2, but the 3rd ...

how i can create category with the help of php and mysql ?

Saturday, April 30th, 2011

i have table in mysql like this id : category: color: words 1 : Pink :grey : Ohno 2 :black :white : ufho how i can create category in php with urls .like . if user click on black then he goes to ...

Problem with Perl loop?

Saturday, April 30th, 2011

I have a Perl loop that needs to return numbers in consecutive order starting from 1 until the number input, but instead I am getting the sum of all the numbers. i.e. If I input 3, I want it to print "1, 2, 3" but instead it prints "6". Here ...

Do you know good server which contains apache, PHP, MySQL?

Saturday, April 30th, 2011

I used WebServ. But this is important: PHP >5.3, and mcrypt + pdo_mysql I'm running windows.

i just want to uninstall fedora?

Saturday, April 30th, 2011

while i'm trying to uninstall fedora by mistakely i don't know but i deleted xp now thw whole system is in fedora n the format cd also not works after some time so how can i install xp?

My computer goes straight to GRUB when I try to boot a Ubuntu CD, WHat should I do?

Saturday, April 30th, 2011

I'm running SUSE 10.0. I've tried setting my BIOS to default settings, and I have also tried the boot manager in SUSE, but it was too confusing as I'm inexperienced here. Please help. I just need Ubuntu installed.

How can you brake mysql data up in php?

Saturday, April 30th, 2011

like i want to make a table. Display 5 links in one cell. Then 5 more links in another cell. Then 5 more links in another cell. I know how to get data and display it but not sure how to break it up in to cells.

In Java apps, how can unchecked connections to the database create a security risk with SQL injection attack?

Saturday, April 30th, 2011

In the context of Java applications, for example a Web application built with NetBeans and using the Derby Database system - In Java apps, how can unchecked or basic connections to the database create a major security risk with regard to SQL injection attacks? and how can they be ...

PERL with xampp server?

Saturday, April 30th, 2011

Okay so I have an xampp server (apache-mysql-php-perl) and it came all bundled together and stuff. I've been having a problem though. Whenever I use PERL and save it as a .pl and go to the webpage....absolutely nothing shows up. It's just a blank page. If someone could explain/help I ...