473,320 Members | 2,092 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

i cannot able to insert values to table

hi tis nasrin,
when am creating database(table) using php is successful results came,but i cannot able to insert values to the database using html form,
i am using POST method itself,but i cannot able to insert values please help me
Jul 14 '14 #1
2 1219
Dormilich
8,658 Expert Mod 8TB
we need to see your code otherwise we can‘t help.


PS. whether you POST or GET (or any other HTTP method) data does not make any difference when communicating with the DB.
Jul 15 '14 #2
(1) Check Your Database Connectivity
(2) Check Submiting Value
(3) Check Your Insert Query with mysql_query($inser_qry) or die(mysql_errorII());
Jul 15 '14 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Cliff | last post by:
I'm trying to do multiple insert statements. The table looks like this: CREATE TABLE $table (CNTY_CNTRY_CD char(3),ST char(2), CNTY_CNTRY_DESCR varchar(50),CNTY_CNTRY_IND char(1),...
0
by: Alexander Vlasenko | last post by:
Please CC me, I am not subscribed. An imaginary SQL statement INSERT INTO table FETCH ... FROM cursor; looks almost the same as currently available INSERT INTO table SELECT ...; I tried it...
3
by: indhu | last post by:
Hi all Is it possible to insert 5 table field into single form. all the table has same values except typeof work 11 columns 6 rows i ve to display. totally 72 fields suggesstion and help...
1
by: soahil | last post by:
hello I am facing a problem. i have two tables named "BILL_DETAIL" and "COMPANY" both structure is as follws: --------------------- "BILL_DETAIL" --------------------- BILL_ID ...
6
by: kareemaffan | last post by:
Hello Everyone I want to insert values into MS Access database through VB.NET in Visual Studio 2005 . I have used the following code which is not working. Private Sub Button2_Click(ByVal sender...
1
by: menmysql | last post by:
hi to all, i want to insert data into enum fields but i am not able to insert values. can any one help me regarding this regards
2
by: blitzztriger | last post by:
Hello!! how do i insert values into mysql , after parsing a submiting textbox?? I made the arrays, so this should be a basic insertion of them in the db, but something is missing, or in the wrong...
2
by: AccessHunter | last post by:
Hi, I am new to ASP, so please bear with me if I am asking something basic. In my asp code I am trying to insert values to a temp table with data entered on the page. When nothing was getting...
7
by: saiindu | last post by:
How to insert values from one jtable to another jtable using arraylist(tokenizer). private void readPreviousValues() { String temps = null; StringTokenizer tokenizer; ...
1
by: Pacco sekka | last post by:
I have create a trigger to insert values into a table from another existing table after an update is made to a 3rd table. But when I run the Update statement to fire the trigger, twice as many rows...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.