developers help topic
Search Only:

Search Keyword checkbox delete row php mysql

Total: 40 results found.

Page 1 of 2
Hi people, Im trying to write my first program that writes and deletes information from a database. Ive managed to connect to the database, add fields but am having problems deleting a record ...
Hi all I have a script that can store an infinite amount of ftp serveres in a MySQL table. I have a script that loads all the servers onto a page. The script loads one row at a time and displays ...
I created a Flash MX 2004 form that sends variables to PHP files that edit, delete, or insert events into a MySQL database. Im having trouble with my delete button. I cant figure out if ...
Have posted in PHP not MySQL forum because this is really a results formatting problem! The function below counts all records in the measures table (sqlquery_a), then selects the unique records ...
... database. I am using PHP4. On a certain page, there is a multiply choice section. The choices are in the form of checkboxes. The visitor can choose which ever checkbox and as many as he/she likes. ...
Well ive begun to create a community and im stuck now at the mail system something is wrong (several things actually) and i cant see anything wrong PHP Code: <html>  ...
Im using Dreamweaver MX and so far have been unable to figure out how to set up one page that allows you to either update, insert or delete a record in a PHP/MySQL environment. This was something ...
Using the code below I am getting this message: Notice: Undefined index: des in E:InetPubwwwrootpagesstaffjgriffi1showTopics_browse.php on line 51 Notice: Undefined index: loc in E:InetPubwwwrootpagesstaffjgriffi1showTopics_browse.php ...
Hey all, I am currently doing the Building A Quick-And-Dirty PHP/MySQL Publishing System tutorial. However, I am having some problems. I can display the articles I put into the database ...
I am trying to figure this out. I am making a search script that takes entries from checkboxes and creates a MySQL command to search for entries with the checked boxes input. PHP Code: if ($gender)   ...
Dear pplz, I was wondering if anyone could help me with the following: I am trying to make as simple a php/mysql login page as possible without cookies and with sessions. I came ...
hi, i have a signup form in php/mysql and i am getting people signing up useing the same username and that creates problems in my database ect, i would like to stop this from happening i have ...
Hi All its so long we r working on php/mysql also there is .net,JAVA in market so i want to discuss here from all with u.that what is the future of PHP as its development is growing and so vast ...
I want the date print it like this d-m-Y how i can do this? I know that is default at MySQL (y-m-d) but i want to change it? Please help! example: <?php require_once(Connections/CONNskitime.php); ...
First a little background info on me. I started learning php on this site. I researched a little and dove right into a web site done completely in PHP and MySql. Now I am passing my knowledge ...
Hi need some help, I have a username field and i basicly need to validate it using javascript. However the validation that i need to perform on it i have no idea how to do? Once a user ...
Hi All I have been struggling with this problem for a few days, and really hope that one of you can help me out. I have created an image upload script using php/mysql, with the image ...
I am a Coldfusion developer new at php. I am trying to display certain records from a query. ie <?php $db = mysql_connect("host", "user", "password"); ...
Hi folks. I am new to php/mysql. Have done static (html) stuff for years, and then started with ASP and Access/SQL - but wanted to move to PHP/mySQL due to hosting restrictions. Since ...
I have multiple line items where I need to get the itemid and quantity from a form post and submit multiple rows into MySQL. First I query my table and loop through the results to get my ...
<< Start < Prev 1 2 Next > End >>