|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
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
|
|||
|
|||
|
mysql insert problem!! plz help
what is the problem with this???
PHP Code:
|
|
#2
|
|||
|
|||
|
Looks like a valid query from here... What data type is $_GET[values] ?
|
|
#3
|
|||
|
|||
|
PHP Code:
1. Don't insert querystring data directly into your db without at least minimal processing, eg, escaping it. 2. Use the or clause to die and display your mysql error and query together so you can see the problem =) |
![]() |
| Viewing: Dev Articles Community Forums > Databases > MySQL Development > mysql insert problem!! plz help |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|