-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi Bro #2
Comments
I Need Help |
Okay, explain to me what your problem bro |
Whats Problem My Query? I Can't find error..
|
First, you can see what the output of error on your sql console while you
execute that query bro, paste your error here, &also tryto vardump ya
…On Thu, Mar 11, 2021, 00:44 jgtome39 ***@***.***> wrote:
Whats Problem My Query? I Can't find error..
$sql = "INSERT INTOad_public_product_details (id, product_id, name, des,
img, offer price, stock, size, color, quality, created_at, updated_at)
VALUES (NULL, \'\', \'Demo Product...\', \'Demo Product...\',
\'product.png\', \'20%\', \'500\', \'10\', \'m\', \'Red\', \'100%\', NULL,
NULL)";
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANJ2VYDVUUBX2C55UCVSFZLTC6VXJANCNFSM4Y4QQZ4Q>
.
|
did you define the id column should not be null? |
or you input a different type of data with the type of column you define. |
Thanks For Help.. |
I’m happy to help :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: