Click here to Skip to main content
15,887,135 members
Home / Discussions / Linux, Apache, MySQL, PHP
   

Linux, Apache, MySQL, PHP

 
QuestionHTTP Error 411. The request must be chunked or have a content length. Pin
PHP Rocks16-Aug-11 3:11
PHP Rocks16-Aug-11 3:11 
AnswerRe: HTTP Error 411. The request must be chunked or have a content length. Pin
Peter_in_278016-Aug-11 3:38
professionalPeter_in_278016-Aug-11 3:38 
GeneralRe: HTTP Error 411. The request must be chunked or have a content length. Pin
PHP Rocks16-Aug-11 8:36
PHP Rocks16-Aug-11 8:36 
GeneralRe: HTTP Error 411. The request must be chunked or have a content length. Pin
Peter_in_278016-Aug-11 13:53
professionalPeter_in_278016-Aug-11 13:53 
QuestionDecrementing a column - code not working Pin
Dwayner7915-Aug-11 15:27
Dwayner7915-Aug-11 15:27 
QuestionRe: Decrementing a column - code not working Pin
Graham Breach15-Aug-11 21:37
Graham Breach15-Aug-11 21:37 
AnswerRe: Decrementing a column - code not working Pin
cjoki16-Aug-11 10:56
cjoki16-Aug-11 10:56 
GeneralRe: Decrementing a column - code not working Pin
Dwayner7921-Aug-11 11:14
Dwayner7921-Aug-11 11:14 
Thanks for the replys...

I have error checking
PHP
$u_result = @mysql_query($u_sql, $link_b);
	if (!$u_result) {  exit('<p>Error reducing inventory: ' . mysql_error() . '</p>');}


There is no error thrown, just that value is not reduced.

Like an idiot, when scrubbing my data, I probably should have left it... My invProdID has - marks in them, so I needed quotes around them.

Total newb error.

Thank you both anyway. You assurances that it seemed right made me think down the typo path.
*****************
"We need to apply 21st-century information technology to the health care field. We need to have our medical records put on the I.T." —GW

Questiondynamic page creation using php Pin
susmita0107198613-Aug-11 20:40
susmita0107198613-Aug-11 20:40 
AnswerRe: dynamic page creation using php Pin
cjoki16-Aug-11 11:02
cjoki16-Aug-11 11:02 
SuggestionRe: dynamic page creation using php Pin
enhzflep16-Aug-11 17:15
enhzflep16-Aug-11 17:15 
QuestionVoice recording in php website?? Pin
doitnow114713-Aug-11 4:39
doitnow114713-Aug-11 4:39 
AnswerRe: Voice recording in php website?? Pin
cjoki16-Aug-11 11:04
cjoki16-Aug-11 11:04 
GeneralRe: Voice recording in php website?? Pin
doitnow114716-Aug-11 23:18
doitnow114716-Aug-11 23:18 
GeneralRe: Voice recording in php website?? Pin
cjoki17-Aug-11 9:39
cjoki17-Aug-11 9:39 
Questioninsert multiple database table row from dynamic checkboxes from db Pin
sir_amin12-Aug-11 1:57
sir_amin12-Aug-11 1:57 
Generalhelp me (PHP beginner) Pin
Ahmad Alweshahi11-Aug-11 6:11
Ahmad Alweshahi11-Aug-11 6:11 
GeneralRe: help me (PHP beginner) Pin
Mohibur Rashid11-Aug-11 18:51
professionalMohibur Rashid11-Aug-11 18:51 
GeneralRe: help me (PHP beginner) Pin
Ahmad Alweshahi12-Aug-11 1:03
Ahmad Alweshahi12-Aug-11 1:03 
GeneralRe: help me (PHP beginner) Pin
User 171649212-Aug-11 0:16
professionalUser 171649212-Aug-11 0:16 
GeneralRe: help me (PHP beginner) Pin
Ahmad Alweshahi12-Aug-11 3:01
Ahmad Alweshahi12-Aug-11 3:01 
GeneralRe: help me (PHP beginner) Pin
cjoki16-Aug-11 11:08
cjoki16-Aug-11 11:08 
Questionphp and mysql related firefox problem Pin
doitnow114711-Aug-11 0:46
doitnow114711-Aug-11 0:46 
AnswerRe: php and mysql related firefox problem Pin
Mohibur Rashid11-Aug-11 18:45
professionalMohibur Rashid11-Aug-11 18:45 
GeneralRe: php and mysql related firefox problem Pin
doitnow114711-Aug-11 19:21
doitnow114711-Aug-11 19:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.