MySQL »

Using c#, how do I get a list of available databases on a mySql server?

captadu May 8, 2012 Comments Off

Question by Nathan: Using c#, how do I get a list of available databases on a mySql server? I am using an Odbc connection and I can connect and interact with the server fine.

Read More »

$query command syntax problem with php (MySQL)?

captadu April 9, 2012 Comments Off

Question by Tom: $ query command syntax problem with php (MySQL)? When I try to make a MySQL query string (“SELECT Name, Desc, Link FROM Site”) I get this error: You have an error

Read More »

PHP MySQL Website beginner guide.?

captadu April 9, 2012 Comments Off

Question by Robin-[ClassiX]: PHP MySQL Website beginner guide.? Someone please help me on how to start creating a website. I would like to create a blogshop website in which it will be a platform

Read More »

Q&A: What is the best book to learn PHP and MySQL?

captadu April 8, 2012 1

Question by : What is the best book to learn PHP and MySQL? I already know a good amount of XHTML, HTML, and CSS, but little no none of PHP and No MySQL. So…

Read More »

Beginner’s Guide To PHP and MySQL (Video 1) – Getting And Installing WAMP SERVER

captadu April 8, 2012 Comments Off

Hello this is a video in a series of videos teaching PHP/MySQL To the absolute beginner.. This video will teach you how to install WAMP Server, for use in the next group of videos

Read More »

problem in checking password with hashed one in mysql using php?

captadu April 8, 2012 Comments Off

Question by : problem in checking password with hashed one in mysql using php? This is my code of checking passwords. hashing.php This is my login page where it checks whether input password matches

Read More »

Which open source or free benchmarking tool is the most efficiency for benchmark ASP.Net 1.1 with MySQL?

captadu April 7, 2012 Comments Off

Question by : Which open source or free benchmarking tool is the most efficiency for benchmark ASP.Net 1.1 with MySQL? I would like to have a benchmark tool for testing the ASP.Net 1.1 performance

Read More »

How to Configure Mysql with PhP My admin to make a phpbb3 site?

captadu April 7, 2012 Comments Off

Question by : How to Configure Mysql with PhP My admin to make a phpbb3 site? plz i want to confiqure mysql with php my admin in itrello.com for making a site in phpbb3

Read More »

PHP and MYSQL Tutorial For Beginners | Creating your first MySQL database

captadu April 7, 2012 7

php mysql step by step tutorial for beginners. This is the tutorial about how to create your first mysql database using “phpmyadmin” . we assume that u know basics of Relational Database Management System.

Read More »

How do i query a mysql db using C# buttons in asp.net?

captadu April 6, 2012 Comments Off

Question by whoami: How do i query a mysql db using C# buttons in asp.net? want to insert update delete records in my db but im a serious noob an need help. Ive established

Read More »