February 10, 201313 yr Hey guys I'm looking for a certain effect that I have saw earlier on different forums. Currently I have created mine back end system where I can update mine news/links/media etc. However I'm looking for a function where I can easily remove the targeted links. For example when hover over a link I see must get this admin [] Remove (tab) With some html check box code I want to select the admin link and be able to remove it completely from the sql row. I know you can remove it inside the phpmyadmin but it's part of mine system so that I don't need to log into min phpmyadmin anymore. I got 2 includes on the page which connects to mine sql server and the sql table. The table stands under leftmenulink . I hope some'one knows a nice correct form I must create.
February 10, 201313 yr Hey guys I'm looking for a certain effect that I have saw earlier on different forums. Currently I have created mine back end system where I can update mine news/links/media etc. However I'm looking for a function where I can easily remove the targeted links. For example when hover over a link I see must get this admin [] Remove (tab) With some html check box code I want to select the admin link and be able to remove it completely from the sql row. I know you can remove it inside the phpmyadmin but it's part of mine system so that I don't need to log into min phpmyadmin anymore. I got 2 includes on the page which connects to mine sql server and the sql table. The table stands under leftmenulink . I hope some'one knows a nice correct form I must create. Use Ajax? Javascript?
Create an account or sign in to comment