Hi.
Well, i'm trying to add new data to mysql,
<input type="text" name="name"/>
example: Billy Boy
when I check mysql table, it shows "BillyBoy"
How do I fix that error?
Thank you.
Hi.
Well, i'm trying to add new data to mysql,
<input type="text" name="name"/>
example: Billy Boy
when I check mysql table, it shows "BillyBoy"
How do I fix that error?
Thank you.
Jump to Post@s0wh4t
How do I fix that error?
Can you post your php & mysql code. There a few ways to fixed that you can used "/n" at end of the query or used a this function:
mysql_real_escape_string()
I think it's much easier just post …
could you post the script of inserting the data
@s0wh4t
How do I fix that error?
Can you post your php & mysql code. There a few ways to fixed that you can used "/n" at end of the query or used a this function:
mysql_real_escape_string()
I think it's much easier just post your code.
got it fixed, thanks
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, learning, and sharing knowledge.
You're trying to visit a URL that doesn't currently exist on the web. Most likely, a member posted a link a long time ago to a web page that has since been removed. It's also possible that there was a typo when posting the URL. We redirect you to this notice instead of stripping out the link to preserve the integrity of the post.