← prev | next →
ipsita11 2020-07-02 06:09:51
ipsita11 2020-07-02 06:06:15
this is the code
I have already added in code. Where i have mentioned the1st form
ipsita11 2020-07-02 06:10:12
Suresh 2020-07-02 06:09:26
Upload image
Ok i got u
ipsita11 2020-07-02 06:11:32

Already added here.
Suresh 2020-07-02 06:12:40
ipsita11 2020-07-02 06:11:32
Already added here.
Show me upload php
ipsita11 2020-07-02 06:13:16
Suresh 2020-07-02 06:16:10
Isset post name upload
ipsita11 2020-07-02 06:17:02
Ohh
ipsita11 2020-07-02 06:17:13
Ok, let me try
ipsita11 2020-07-02 06:18:30

still same error
Suresh 2020-07-02 06:22:29
ipsita11 2020-07-02 06:11:32
Already added here.
redirect to reg_sql not go upload
ipsita11 2020-07-02 06:24:46
Suresh 2020-07-02 06:22:29
redirect to reg_sql not go upload
But in reg_sql .php file has the code for the registration form
kumar_narayan 2020-07-02 06:55:41
ipsita11 2020-07-02 06:06:15
this is the code
Check code input type file
kumar_narayan 2020-07-02 06:56:02
Is this equal sign or dash
ipsita11 2020-07-02 07:00:43
kumar_narayan 2020-07-02 06:56:02
Is this equal sign or dash
It’s equal sign
kumar_narayan 2020-07-02 07:10:42
Just to try could you change file name file to anything
kumar_narayan 2020-07-02 07:12:14
And always try to use method in small letters for good coder like method=”post”
kumar_narayan 2020-07-02 07:13:29
Always use some csrf token in form submit
kumar_narayan 2020-07-02 07:14:49
On submit check ifisset upload
kumar_narayan 2020-07-02 07:15:00
Not submit
kumar_narayan 2020-07-02 07:15:25
Give some value
rajuteli 2020-07-02 07:17:03
ipsita11 2020-07-02 06:06:15
this is the code
You should not use one form inside other form.
If you are using this then use javascript or jQuery script to submit form with I’d
ipsita11 2020-07-02 07:27:55
kumar_narayan 2020-07-02 07:13:29
Always use some csrf token in form submit
I didn’t understand
ipsita11 2020-07-02 07:28:02
rajuteli 2020-07-02 07:17:03
You should not use one form inside other form.
If you are using this then use javascript or jQuery script to submit form with I’d
I don’t know js
kumar_narayan 2020-07-02 07:28:28
ipsita11 2020-07-02 07:27:55
I didn’t understand
Provide input type hidden name and value
kumar_narayan 2020-07-02 07:29:43
On server page you have to check hidden name and value, you are checking isset submit
kumar_narayan 2020-07-02 07:30:15
Its increase your security
kumar_narayan 2020-07-02 07:30:36
Not for this page its a good habit
kumar_narayan 2020-07-02 07:31:09
Let me check your code
kumar_narayan 2020-07-02 07:38:28
rajuteli 2020-07-02 07:17:03
You should not use one form inside other form.
If you are using this then use javascript or jQuery script to submit form with I’d
@ipsita11 your issue is this, he is correct
kumar_narayan 2020-07-02 07:39:20
I was know this will be issue but not sure so i checked.
kumar_narayan 2020-07-02 07:48:22
see this
kumar_narayan 2020-07-02 07:49:28
@ipsita11 not standard method but you can see this example
ipsita11 2020-07-02 07:52:09
kumar_narayan 2020-07-02 07:38:28
@ipsita11 your issue is this, he is correct
Then how i ll give action to that upload button. I don’t know JS
kumar_narayan 2020-07-02 07:52:18

this is your output
kumar_narayan 2020-07-02 07:52:43
ipsita11 2020-07-02 07:52:09
Then how i ll give action to that upload button. I don’t know JS
without js I sent you code
ipsita11 2020-07-02 07:53:21
kumar_narayan 2020-07-02 07:48:22
see this
This one?
kumar_narayan 2020-07-02 07:54:21
but for this you need to use some css because now upload button showing on top and you need to set which location you want show?
kumar_narayan 2020-07-02 07:54:26
ipsita11 2020-07-02 07:53:21
This one?
yes
ipsita11 2020-07-02 07:54:56
Thank you. I ll check
HBKarthick 2020-07-02 07:56:43
HBKarthick 2020-07-02 07:56:44
kumar_narayan 2020-07-02 07:56:46
In this method which you are using try to upload a image during register, you need to save data in session then you have to retrieve that session data and save on register form, its long process, you can submit pic in one form.
HBKarthick 2020-07-02 07:57:13
HBKarthick 2020-07-02 07:56:43
Error in line 7 any please help
kumar_narayan 2020-07-02 07:57:31
use $
kumar_narayan 2020-07-02 07:57:58
$sql_stat =
kumar_narayan 2020-07-02 07:58:11
HBKarthick 2020-07-02 07:57:13
Error in line 7 any please help
its your ans
HBKarthick 2020-07-02 07:58:36
Thanks 😊
kumar_narayan 2020-07-02 07:58:40
kumar_narayan 2020-07-02 07:56:46
In this method which you are using try to upload a image during register, you need to save data in session then you have to retrieve that session data and save on register form, its long process, you can submit pic in one form.
I will send you code in personal for this, I have
chef de file 2020-07-02 09:43:36
Hi
Looking for php developers with 5+ yrs of experience and can join immediately to Cochin location
Interested candidates please drop your resume to career@novelworx.io
Divyang Vadodariya 2020-07-03 12:02:18
HBKarthick 2020-07-02 07:56:44
Your line mistake is mysql replace the mysqli
← prev | next →