Advertisement

1 - 10 of 713 containing alltags:("MySQL, PHP") (0.003 seconds)
I am doing a db query, and using pagination. When setting limit in mysql query it is not working. Instead of displaying 50 results per page it is displaying thousands. I know that my set limi...
Zones: MySQL Server, PHP and DatabasesDate Answered: 06/03/2008 Grade: A Views: 0
I have an UPDATE command in my PHP for MYSQL.  The confusing fact is that when I shorten the string that contains the UPDATE command string it works without an error.   Here is the string that r...
Zones: MySQL Server, PHP and DatabasesDate Answered: 12/21/2007 Grade: A Views: 0
I am a semi-newbie to PHP and MySQL. I need to search a table to see if a certain record exists.  I do not need to know the data in the record.  I am trying to figure out if I need to collect th...
Zones: PHP, PHP and Databases, MySQL ServerDate Answered: 06/23/2008 Grade: A Views: 125
Hello all, I have a question that I can't seem to get anybody else to answer for me. What I want to do is create a php page that has a grid on it that I can add to from a select box. What this page...
Zones: PHP and DatabasesDate Answered: 02/20/2003 Grade: B Views: 0
I am new to mysql php. I have installed mysql and php and i am using iis 5.0.When i created connection in dreamweaver mx to connet to mysql database , it is giving me error "can't create tcp/ip soc...
Zones: MySQL ServerDate Answered: 09/04/2003 Grade: C Views: 9
hi, i need to return the column headings of the database table, that i am doing a select query on. Current using: mysql_fetch_array($results) to collect the data from the database then ...
Zones: PHPDate Answered: 02/01/2004 Grade: B Views: 0
ok, this is completely stupid and insane thing. I've asked this on about 4 forums, and no-one has been able to solve it... All I want to do is to have a 2 buttons, one marked + and the other mar...
Zones: PHP and DatabasesDate Answered: 02/13/2004 Grade: A Views: 0
I have a database with data. How do start to insert my data from MySQL to my GUI php interface? columns that I will be using is timestamp,application,module,users,computername,sequence and comment...
Zones: PHP and DatabasesDate Answered: 03/29/2004 Grade: B Views: 0
Hello, thanks in advance for your help. I am building an online school. http://www.necri.org/school/33test.php I have audio file playlists and text for the links being pulled out of my dat...
Zones: PHP and DatabasesDate Answered: 05/24/2004 Grade: A Views: 0
Hi. Well, I'm a total beginner at php/mysql. (well I know how to add/edit/delete) but what I don't get is how to search in my mysql database. I've made a form : -------------------------------...
Zones: PHP and DatabasesDate Answered: 06/29/2004 Grade: A Views: 0