-
Notifications
You must be signed in to change notification settings - Fork 121
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
Unable to connect #1
Comments
got it working..... am new to github but willing to contribute to this project how to I help? |
im also facing same issue pls tell us which version we need to use to clear that error please sir its very needed |
Please use mysqli mysql is deprecated
Darlington Adusei
…On Sun, 10 Nov 2019, 13:44 deepthi2514, ***@***.***> wrote:
Fatal error: Uncaught Error: Call to undefined function mysql_error() in
C:\xampp\htdocs\online_voting\connection.php:4 Stack trace: #0
C:\xampp\htdocs\online_voting\admin\checklogin.php(13): require() #1
<#1>
{main} thrown in C:\xampp\htdocs\online_voting\connection.php on line 4
facing deprecated SQL codes
im also facing same issue pls tell us which version we need to use to
clear that error please sir its very needed
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1?email_source=notifications&email_token=AFT4YP2CMK2KRUQO4EXIYFLQTAF23A5CNFSM4EQTSQ4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDU5QPQ#issuecomment-552196158>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFT4YPZ44MKG6HNGGGE5FYLQTAF23ANCNFSM4EQTSQ4A>
.
|
should we change it in whole code
On Sun, Nov 10, 2019 at 7:17 PM Darlington Adusei <notifications@github.com>
wrote:
… Please use mysqli mysql is deprecated
Darlington Adusei
On Sun, 10 Nov 2019, 13:44 deepthi2514, ***@***.***> wrote:
> Fatal error: Uncaught Error: Call to undefined function mysql_error() in
> C:\xampp\htdocs\online_voting\connection.php:4 Stack trace: #0
> C:\xampp\htdocs\online_voting\admin\checklogin.php(13): require() #1
> <
#1
>
> {main} thrown in C:\xampp\htdocs\online_voting\connection.php on line 4
>
> facing deprecated SQL codes
>
> im also facing same issue pls tell us which version we need to use to
> clear that error please sir its very needed
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <
#1?email_source=notifications&email_token=AFT4YP2CMK2KRUQO4EXIYFLQTAF23A5CNFSM4EQTSQ4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDU5QPQ#issuecomment-552196158
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AFT4YPZ44MKG6HNGGGE5FYLQTAF23ANCNFSM4EQTSQ4A
>
> .
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1?email_source=notifications&email_token=ANXMUXNCQAERNCUCE743BUTQTAGILA5CNFSM4EQTSQ4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDU5S2I#issuecomment-552196457>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANXMUXM7PUIGPI4X6OZFOQTQTAGILANCNFSM4EQTSQ4A>
.
|
i have used but its showing blue screen plz sir help to make this code run
On Sun, Nov 10, 2019 at 7:42 PM Deepthi Deepi <deepthideepi88@gmail.com>
wrote:
… should we change it in whole code
On Sun, Nov 10, 2019 at 7:17 PM Darlington Adusei <
***@***.***> wrote:
> Please use mysqli mysql is deprecated
>
> Darlington Adusei
>
> On Sun, 10 Nov 2019, 13:44 deepthi2514, ***@***.***> wrote:
>
> > Fatal error: Uncaught Error: Call to undefined function mysql_error() in
> > C:\xampp\htdocs\online_voting\connection.php:4 Stack trace: #0
> > C:\xampp\htdocs\online_voting\admin\checklogin.php(13): require() #1
> > <
> #1
> >
> > {main} thrown in C:\xampp\htdocs\online_voting\connection.php on line 4
> >
> > facing deprecated SQL codes
> >
> > im also facing same issue pls tell us which version we need to use to
> > clear that error please sir its very needed
> >
> > —
> > You are receiving this because you authored the thread.
> > Reply to this email directly, view it on GitHub
> > <
> #1?email_source=notifications&email_token=AFT4YP2CMK2KRUQO4EXIYFLQTAF23A5CNFSM4EQTSQ4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDU5QPQ#issuecomment-552196158
> >,
> > or unsubscribe
> > <
> https://github.com/notifications/unsubscribe-auth/AFT4YPZ44MKG6HNGGGE5FYLQTAF23ANCNFSM4EQTSQ4A
> >
> > .
> >
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#1?email_source=notifications&email_token=ANXMUXNCQAERNCUCE743BUTQTAGILA5CNFSM4EQTSQ4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDU5S2I#issuecomment-552196457>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ANXMUXM7PUIGPI4X6OZFOQTQTAGILANCNFSM4EQTSQ4A>
> .
>
|
Please change all instances using mysql to mysqli
Darlington Adusei
…On Sun, 10 Nov 2019, 14:13 deepthi2514, ***@***.***> wrote:
should we change it in whole code
On Sun, Nov 10, 2019 at 7:17 PM Darlington Adusei <
***@***.***>
wrote:
> Please use mysqli mysql is deprecated
>
> Darlington Adusei
>
> On Sun, 10 Nov 2019, 13:44 deepthi2514, ***@***.***>
wrote:
>
> > Fatal error: Uncaught Error: Call to undefined function mysql_error()
in
> > C:\xampp\htdocs\online_voting\connection.php:4 Stack trace: #0
> > C:\xampp\htdocs\online_voting\admin\checklogin.php(13): require() #1
> > <
>
#1
> >
> > {main} thrown in C:\xampp\htdocs\online_voting\connection.php on line 4
> >
> > facing deprecated SQL codes
> >
> > im also facing same issue pls tell us which version we need to use to
> > clear that error please sir its very needed
> >
> > —
> > You are receiving this because you authored the thread.
> > Reply to this email directly, view it on GitHub
> > <
>
#1?email_source=notifications&email_token=AFT4YP2CMK2KRUQO4EXIYFLQTAF23A5CNFSM4EQTSQ4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDU5QPQ#issuecomment-552196158
> >,
> > or unsubscribe
> > <
>
https://github.com/notifications/unsubscribe-auth/AFT4YPZ44MKG6HNGGGE5FYLQTAF23ANCNFSM4EQTSQ4A
> >
> > .
> >
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <
#1?email_source=notifications&email_token=ANXMUXNCQAERNCUCE743BUTQTAGILA5CNFSM4EQTSQ4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDU5S2I#issuecomment-552196457
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/ANXMUXM7PUIGPI4X6OZFOQTQTAGILANCNFSM4EQTSQ4A
>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1?email_source=notifications&email_token=AFT4YP62ESRE3YBLYUTI3HLQTAJHNA5CNFSM4EQTSQ4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDU6CUI#issuecomment-552198481>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFT4YP5CB74DQ5OZKGI77ALQTAJHNANCNFSM4EQTSQ4A>
.
|
Fatal error: Uncaught Error: Call to undefined function mysql_error() in C:\xampp\htdocs\online_voting\connection.php:4 Stack trace: #0 C:\xampp\htdocs\online_voting\admin\checklogin.php(13): require() #1 {main} thrown in C:\xampp\htdocs\online_voting\connection.php on line 4
facing deprecated SQL codes
The text was updated successfully, but these errors were encountered: