Welcome Guest, Not a member yet? Register   Sign In
Can anyone help me??
#1

[eluser]phpfresher[/eluser]
when i run this command
die("update client_profile set project_status='".$status."' where id='".$id."'");
output:
update client_profile set project_status='a' where id='4'
:
But in actually field project_status value is s in database ???whats going wrong .The datatype of project_status is char(2)
#2

[eluser]toopay[/eluser]
Post your thread on apropriate section.




Theme © iAndrew 2016 - Forum software by © MyBB