Simple Doctor's Appointment System using PHP DEMO

  Рет қаралды 51,694

SourceCodester

SourceCodester

Күн бұрын

Пікірлер: 71
@anthorkumardas6498
@anthorkumardas6498 2 жыл бұрын
KZbin should give this video at the top of the search rank. This is the only video I found working. Keep it up. You earned my subscription.
@evardorealen2415
@evardorealen2415 Жыл бұрын
Thankyou for the source code ❤ hope you'll help a lot of students who struggle in their thesis.
@zahedinfo
@zahedinfo Жыл бұрын
At the outset, I would like to extend a big congratulations to you for this really wonderful project. This project works well after trying it. I wish you would add a page to price each service the patient received and bill the expenses and print them, thus the project will be completed. Thank you
@ananda3185
@ananda3185 2 жыл бұрын
Thank you for sharing this sourcecode ! Very helpful 👍
@srinivasrajesh4678
@srinivasrajesh4678 2 жыл бұрын
Bro In patient page I want to search Available season using Doctor "NIC" number . please say me how to do this 🙏 please help
@HashenUdara
@HashenUdara 2 жыл бұрын
Bro. Go to patient/schedule.php And browse to line 123 , replace $sqlmain variable like this $sqlmain= "select * from schedule inner join doctor on schedule.docid=doctor.docid where schedule.scheduledate>='$today' and (doctor.docname='$keyword' or doctor.docnic like '%$keyword%' or doctor.docnic like '%$keyword' or doctor.docnic like '$keyword%' or doctor.docname like '$keyword%' or doctor.docname like '%$keyword' or doctor.docname like '%$keyword%' or schedule.title='$keyword' or schedule.title like '$keyword%' or schedule.title like '%$keyword' or schedule.title like '%$keyword%' or schedule.scheduledate like '$keyword%' or schedule.scheduledate like '%$keyword' or schedule.scheduledate like '%$keyword%' or schedule.scheduledate='$keyword' ) order by schedule.scheduledate asc";
@olivertagods23
@olivertagods23 2 жыл бұрын
Hi good day, I find your work a perfect reference for our project system in our school. May I ask for permission to use your system? Hope you notice this. Thank you and god bless.
@munagalavrr
@munagalavrr Жыл бұрын
It's MIT License. You can use as you see fit. Read the license terms.
@harshadibrahim
@harshadibrahim 9 ай бұрын
which method you have using for this ?
@abedsalemsaidia258
@abedsalemsaidia258 Жыл бұрын
I make a copy of file 'doctor. php', I renamed it 'secretary. php', in this file (secretary I replaced any word doctor by secretaries) in order to make a session as such of the doctor but for the secretary, the problem is that when I do a login for the secretary the access is denied (incorrect password). can you help me please. I would like to add a session for secretary like that of the doctor how I have to do.
@salawi3
@salawi3 Жыл бұрын
Thanks Sir. can u tell how to limit patient not to make appoint more than the maximum number of appointments which scheduled by admin
@mariasayyed
@mariasayyed 6 ай бұрын
Fatal error: Uncaught mysqli_sql_exception: No connection could be made because the target machine actively refused it in C:\xampp\htdocs\edoc-doctor-appointment-system\connection.php:3 Stack trace: #0 C:\xampp\htdocs\edoc-doctor-appointment-system\connection.php(3): mysqli->__construct('localhost', 'root', Object(SensitiveParameterValue), 'edoc') #1 C:\xampp\htdocs\edoc-doctor-appointment-system\login.php(35): include('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\edoc-doctor-appointment-system\connection.php on line 3
@Lalo_Dev
@Lalo_Dev Ай бұрын
turn xampp on
@srinivasrajesh4678
@srinivasrajesh4678 2 жыл бұрын
Bro In patient page I want to search Available season using Doctor "NIC" number . please say me how to do this 🙏
@HashenUdara
@HashenUdara 2 жыл бұрын
Bro. Go to patient/schedule.php And browse to line 123 , replace $sqlmain variable like this $sqlmain= "select * from schedule inner join doctor on schedule.docid=doctor.docid where schedule.scheduledate>='$today' and (doctor.docname='$keyword' or doctor.docnic like '%$keyword%' or doctor.docnic like '%$keyword' or doctor.docnic like '$keyword%' or doctor.docname like '$keyword%' or doctor.docname like '%$keyword' or doctor.docname like '%$keyword%' or schedule.title='$keyword' or schedule.title like '$keyword%' or schedule.title like '%$keyword' or schedule.title like '%$keyword%' or schedule.scheduledate like '$keyword%' or schedule.scheduledate like '%$keyword' or schedule.scheduledate like '%$keyword%' or schedule.scheduledate='$keyword' ) order by schedule.scheduledate asc";
@__-sp8ft
@__-sp8ft 2 жыл бұрын
Ok
@thoaingovan4935
@thoaingovan4935 Жыл бұрын
Number phone :D
@rzenxiro
@rzenxiro Жыл бұрын
how can I change the currenccy in the Session details? Pls answer thank you so much !
@lakshmikanth5089
@lakshmikanth5089 2 жыл бұрын
Plz Add adress and near by location searching method
@marathireels4395
@marathireels4395 8 ай бұрын
Dtabase edoc not show in D drive
@beckeley757
@beckeley757 2 ай бұрын
hey how did you fix it?
@MultiSecret98
@MultiSecret98 Жыл бұрын
Hi! may I know which links did you use for the icons collection? I try to change it using bootstrap and w3school icons but it's not working😅😅also can I know the images art sources? Thanks!
@Nidhisingh-to5ht
@Nidhisingh-to5ht 9 ай бұрын
How to solve 404. Error when u copied URL
@tiembiahbrandon3473
@tiembiahbrandon3473 Жыл бұрын
Getting fata error after trying to get access to the login page, appointment n can't access any other page any help?
@adeolaajiboso720
@adeolaajiboso720 2 жыл бұрын
Thanks for sharing please how can I make time slot for this
@EuricoChangui
@EuricoChangui 10 ай бұрын
Man, the whole project is well done but I can't register patients there's an error
@HashenUdara
@HashenUdara 2 жыл бұрын
Thank you for uploading this
@__-sp8ft
@__-sp8ft 2 жыл бұрын
I need help Buddy
@lawrancesam4401
@lawrancesam4401 Жыл бұрын
Brother i need this project report
@Raazonkajahan
@Raazonkajahan Жыл бұрын
May we use the source code for our final ear projects in university 🙏 please expert reply
@aashiqsayyed3740
@aashiqsayyed3740 9 ай бұрын
Hi brother, can any one help after all the process i'm getting 404 error.
@hariffjacobmadrasa4735
@hariffjacobmadrasa4735 Жыл бұрын
Good day sir please help me ..why it always says the the requested url was not found on this server... Its just like this sir The requested URL was not found on this server. Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.2.0 Server at localhost Port 80 Please help me sir
@amalusman666
@amalusman666 Жыл бұрын
make sure the name of your folder and URL are the same. I didn't change the name of my folder so I got the same error message as you. I changed the name in the URL to the name on my folder and it worked.
@muhammadwajidbhatti4862
@muhammadwajidbhatti4862 Жыл бұрын
​@@amalusman666how we change , can you tell me
@stalematetv7254
@stalematetv7254 Жыл бұрын
this helped thanks @@amalusman666
@rayhanayon
@rayhanayon 10 ай бұрын
Problem solved ? i want to know
@kenza1348
@kenza1348 9 ай бұрын
@@rayhanayon you have same problème ?
@krizel3577
@krizel3577 2 жыл бұрын
Can you update and put forgot password?
@RameshG-t7o
@RameshG-t7o 9 ай бұрын
Thanks for the video please send project report
@TVK_ArshAckermen
@TVK_ArshAckermen 10 ай бұрын
i'm getting an error at the 7th step, where when i browse the doctor appointment system in a browser, getting as 404 not found. someone please step up and resolve this issue
@Vidbyjay
@Vidbyjay 4 ай бұрын
did you found the solution
@yoursstylestudio8158
@yoursstylestudio8158 10 күн бұрын
In the url give the foldername instead of the already present one
@mosesabbey945
@mosesabbey945 2 жыл бұрын
nyc work bro... pls how can i add new patient...pls help
@InfoCast6
@InfoCast6 3 ай бұрын
Please make this responsive, I want to host this on a server
@arnoldnodalo6337
@arnoldnodalo6337 Жыл бұрын
how to edit the admin?
@salmacheikh3537
@salmacheikh3537 2 жыл бұрын
I couldn’t connect to the database after importing it can you help????
@HashenUdara
@HashenUdara 2 жыл бұрын
What is the error massage shown in the browser
@mosesabbey945
@mosesabbey945 2 жыл бұрын
@@HashenUdara same here- drive.google.com/file/d/1b9wACnWlcxxP9tN5heP8RFFK-7jjQ40H/view?usp=sharing this is the screenshot pls chec k it that is the error message pls help me
@muhammadwajidbhatti4862
@muhammadwajidbhatti4862 Жыл бұрын
​@@HashenUdaraI face the error page not found. Can you please tell me how I fix it.. database created now I want to run and face the problem
@stalematetv7254
@stalematetv7254 Жыл бұрын
make sure the name of your folder and URL are the same. I didn't change the name of my folder so I got the same error message as you. I changed the name in the URL to the name on my folder and it worked.
@diljithrobin7582
@diljithrobin7582 2 жыл бұрын
Nic meanssssssss what ??????
@titasroy5957
@titasroy5957 5 ай бұрын
did you get the answer? Im unable to find it.. and I need to know😟
@ruszjea
@ruszjea Жыл бұрын
Thanks Sir. But the patient can appoint more than the maximum number of appointments
@kevinquirong7581
@kevinquirong7581 2 жыл бұрын
thank you bro, can I pm you badly need your help :(
@__-sp8ft
@__-sp8ft 2 жыл бұрын
Can you add color and design for this website and send code please
@HashenUdara
@HashenUdara 2 жыл бұрын
It's easy man. Go to css/main.css and edit primary color as you wish.
@AminuMusa-ww5yj
@AminuMusa-ww5yj 5 ай бұрын
@@HashenUdara hello bro i edited the code and remove the background but its still showing in the browser but when i use vscode it removed the background but in vscode when i click login or rejistration the login file automatically download it self
@AminuMusa-ww5yj
@AminuMusa-ww5yj 5 ай бұрын
hope you'll reply soon thank you
@__-sp8ft
@__-sp8ft 2 жыл бұрын
NIC number means ?
@HashenUdara
@HashenUdara 2 жыл бұрын
Don't think about it. If you wanna test this use any 10 digit number. This is a open source project. You can edit the source codes as you wish. If you don't need "NIC" or anything else , You can remove it 👍🏻
@srinivasrajesh4678
@srinivasrajesh4678 2 жыл бұрын
@@HashenUdara Bro In patient page I want to search Available season using Doctor "NIC" number . please say me how to do this 🙏 please help
@judymwangi5063
@judymwangi5063 Жыл бұрын
good project , please assist at line232 of : Undefined index: specialities in C:\xampp\htdocs\edoc\public_html\patient\doctors.php on line 232
@uniquetechunter9419
@uniquetechunter9419 Жыл бұрын
Warning: Undefined variable $userrow in C:\xampp\htdocs\edoc-doctor-appointment-system-main\patient\schedule.php on line 47 Fatal error: Uncaught Error: Call to a member function fetch_assoc() on null in C:\xampp\htdocs\edoc-doctor-appointment-system-main\patient\schedule.php:47 Stack trace: #0 {main} thrown in C:\xampp\htdocs\edoc-doctor-appointment-system-main\patient\schedule.php on line 47 I am getting this error when I am viewing session in patient ID
@cristinerebullo3467
@cristinerebullo3467 Жыл бұрын
I'm dealing the same problem have you already fix it? thank you.
@sp6289
@sp6289 Жыл бұрын
has anyone resolved this issue
@sp6289
@sp6289 Жыл бұрын
i figured it out. on line 46 of schedule.php (patient) change the variable name from $result to $userrow. do this whereever you encounter the error.
@KadupitigeSilva
@KadupitigeSilva Жыл бұрын
thanks@@sp6289
@praveena1725
@praveena1725 Жыл бұрын
@@sp6289 i changed but again im getting the same error plz help me out..
@janiceliew2555
@janiceliew2555 10 ай бұрын
Warning: Undefined variable $userrow in E:\xampp\htdocs\edoc-doctor-appointment-system-main\patient\booking.php on line 48 Fatal error: Uncaught Error: Call to a member function fetch_assoc() on null in E:\xampp\htdocs\edoc-doctor-appointment-system-main\patient\booking.php:48 Stack trace: #0 {main} thrown in E:\xampp\htdocs\edoc-doctor-appointment-system-main\patient\booking.php on line 48
Doctor Appointment Management System Using PHP and MySQL
4:57
PHPGurukul | Programming Blog
Рет қаралды 26 М.
Patient Appointment Scheduler System using PHP DEMO
10:39
SourceCodester
Рет қаралды 23 М.
Какой я клей? | CLEX #shorts
0:59
CLEX
Рет қаралды 1,9 МЛН
Their Boat Engine Fell Off
0:13
Newsflare
Рет қаралды 15 МЛН
진짜✅ 아님 가짜❌???
0:21
승비니 Seungbini
Рет қаралды 10 МЛН
🎈🎈🎈😲 #tiktok #shorts
0:28
Byungari 병아리언니
Рет қаралды 4,5 МЛН
How I Coded An Entire Website Using ChatGPT
18:22
Nick White
Рет қаралды 1,9 МЛН
Doctor Appointment Booking System
6:53
Nevon Projects
Рет қаралды 202 М.
Backend web development - a complete overview
12:58
SuperSimpleDev
Рет қаралды 1,9 МЛН
Advanced File Management System in PHP MySQL  || Robin Codes
14:42
Robin Codes YT
Рет қаралды 6 М.
Virtual Machines explained in 15 Mins
15:54
TechWorld with Nana
Рет қаралды 278 М.
Какой я клей? | CLEX #shorts
0:59
CLEX
Рет қаралды 1,9 МЛН