|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
ok i need to iedit some data from the database, the form ect is set up,
so all i need is the sql syntax, ok FYI... variables... $site = The site name (each page is set up to a site name) $page = The page which has been edited on the previous form (so index or links etc) $html = the html on the page that is to be inserted, ok so when it submits, it... first needs to find the site name (i.e. RCT) then it needs to find the page according to the site name (i.e. index) then to insert the html variable into the record. so it will end up inserting some html into the database for the index page on the RCT site. Simple ish, thanks in advance for any help (btw this is coded in php) |
|
#2
|
||||
|
||||
|
Can't help you unless we know your table structure, your familiarity with mysql/php, etc. Sounds like maybe a basic tutorial's in order.
__________________
Please don't PM me asking for solutions outside the scope of a thread. Keeping all responses in a thread stands to help others who come along later, which is after all what this forum's all about. |
![]() |
| Viewing: Dev Articles Community Forums > Databases > MySQL Development > Inserting data into database |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|