tracy Posted November 13, 2006 Share Posted November 13, 2006 I can connect to mysql via php and insert data. However, when I try to do this with an html form, no go.Seems like a permission issue on server. Any ideas?Thanks. Quote Link to comment Share on other sites More sharing options...
simcoweb Posted December 11, 2006 Share Posted December 11, 2006 What do you mean you can't do it with a form in HTML? Is the 'action= ' tag pointing to a script that will perform the INSERT function into your database? Quote Link to comment Share on other sites More sharing options...
tracy Posted December 11, 2006 Author Share Posted December 11, 2006 I mean I have tried it over and over and I can't get it to work...I have posted the table here, in the very first post. If you feel you can show me how to include a check box in the far right column that selects the stock number of that row when a check box or radio button is present, and then present the contents of that row on a separate php page for editing or deletion, I'd be glad to see your code for that, upload it and see if I can get it to update my mysql table. Again, I have tried for about a month now and just have a problem getting it to work...suggestions are appreciated, as I am new to php.[quote author=simcoweb link=topic=114849.msg482759#msg482759 date=1165855966]What do you mean you can't do it with a form in HTML? Is the 'action= ' tag pointing to a script that will perform the INSERT function into your database?[/quote] Quote Link to comment Share on other sites More sharing options...
simcoweb Posted December 11, 2006 Share Posted December 11, 2006 Tracy, I don't see any code in your first post. Is there another thread you started on this previously that includes that code? Quote Link to comment Share on other sites More sharing options...
tracy Posted December 11, 2006 Author Share Posted December 11, 2006 This post that you are responding to is from a good while back...I thought you were responding to this one...Please remove this thread if possible and leave this one:http://www.phpfreaks.com/forums/index.php/topic,117718.0.html Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.