Create student registration form and print preview in PHP and MYSQL | Admission form | Part 2 -

  Рет қаралды 5,347

Techno Smarter

Techno Smarter

Күн бұрын

Пікірлер: 45
@gsquarefacts1009
@gsquarefacts1009 Жыл бұрын
Thank you sir 😊
@TechnoSmarter
@TechnoSmarter Жыл бұрын
You're welcome.
@PragyaBharti69
@PragyaBharti69 10 ай бұрын
THANK YOU SIR BUT THERE IS AN ERROR COMING AT LINE 2 OF PREVIEW.PHP AND IT IS SAYING THIS(Connection stablished successfully Warning: Undefined array key "id" in C:\.xampp\htdocs\application\preview.php on line 2 Warning: Undefined variable $db in C:\.xampp\htdocs\application\preview.php on line 41 Fatal error: Uncaught Error: Call to a member function prepare() on null in C:\.xampp\htdocs\application\preview.php:41 Stack trace: #0 {main} thrown in C:\.xampp\htdocs\application\preview.php on line 41).........SIR PLZ TELL WHAT TO DO?
@TechnoSmarter
@TechnoSmarter 10 ай бұрын
Check syntax near about $reg_no , missing semicolon or remove semi colon
@PragyaBharti69
@PragyaBharti69 10 ай бұрын
@@TechnoSmarter OK sir Thank you sir:
@SarahHenewaa-kg4ej
@SarahHenewaa-kg4ej Жыл бұрын
Hello boss please my image isn't displaying in the preview.php
@TechnoSmarter
@TechnoSmarter Жыл бұрын
Kindly check image in folder and also your image path . You can check by inspect element and image in folder that you have created for all images .
@ankit-o2h3n
@ankit-o2h3n 3 ай бұрын
can you please help me when I upload this project on my hostinger it is showing 403 access forbidden, how can i fix this?
@TechnoSmarter
@TechnoSmarter 3 ай бұрын
Check your path where you uploaded or may issue in your htaccess file .
@SandipanInfo
@SandipanInfo 2 жыл бұрын
how to stop resubmit same data or same name
@TechnoSmarter
@TechnoSmarter 2 жыл бұрын
You can create validations and restrictions under validations. All fields should be validated.
@SandipanInfo
@SandipanInfo 2 жыл бұрын
@@TechnoSmarter I want to if name with father name is same then data not to be inserted
@TechnoSmarter
@TechnoSmarter 2 жыл бұрын
You can create query like this $sql="SELECT count(*) from registrations where name=:name and fname=:fname"; $stmt = $db->prepare($sql); $stmt->bindParam(':name', $name, PDO::PARAM_STR); $stmt->bindParam(':fname', $fname, PDO::PARAM_STR); $stmt->execute(); $count=$stmt->fetchColumn(); if($count>0) echo 'Already submitted '; } else { // your insert query } Paste your insert query inside the else block ..
@SandipanInfo
@SandipanInfo 2 жыл бұрын
@@TechnoSmarter thank you.
@TechnoSmarter
@TechnoSmarter 2 жыл бұрын
Welcome
@stranger5699
@stranger5699 7 ай бұрын
Which software is used for coding ?
@TechnoSmarter
@TechnoSmarter 7 ай бұрын
Sublime text editor
@akashkumarpandey904
@akashkumarpandey904 Жыл бұрын
i wanted to make this same using java then what all technology i have to use
@TechnoSmarter
@TechnoSmarter Жыл бұрын
Ok use logics in java
@dastgirakhtar9782
@dastgirakhtar9782 2 жыл бұрын
Nice
@TechnoSmarter
@TechnoSmarter 2 жыл бұрын
Thank you Dastgir ....
@sagartechinfo8935
@sagartechinfo8935 Жыл бұрын
Hello sir mere me stmt= $db wala kyu undefined bata rha hai
@TechnoSmarter
@TechnoSmarter Жыл бұрын
Kindly create connection file and include in form and preview files.
@sagartechinfo8935
@sagartechinfo8935 Жыл бұрын
@@TechnoSmarter how to contact you sir. Because i need to made preview of my college project?
@sagartechinfo8935
@sagartechinfo8935 Жыл бұрын
I had create connection file but it shows 2 more error
@TechnoSmarter
@TechnoSmarter Жыл бұрын
You can contact on fb , insta. Links are in description box. Or search Techno Smarter on fb and insta.
@TechnoSmarter
@TechnoSmarter Жыл бұрын
Kindly mention your more errors.
@oskrack1367
@oskrack1367 2 жыл бұрын
Bro image upload nahi ho rahe hai
@TechnoSmarter
@TechnoSmarter 2 жыл бұрын
Please check file properties carefully and also create uploads folder .
@oskrack1367
@oskrack1367 2 жыл бұрын
@@TechnoSmarter folder name Dena hai kya wha pe
@oskrack1367
@oskrack1367 2 жыл бұрын
Folder path
@TechnoSmarter
@TechnoSmarter 2 жыл бұрын
Yes folder path $folder = "uploads/";
@oskrack1367
@oskrack1367 2 жыл бұрын
@@TechnoSmarter nahi ho rha bro
@arupsaha7380
@arupsaha7380 2 жыл бұрын
Please make a Student Registration system paid project with customizable field
@TechnoSmarter
@TechnoSmarter 2 жыл бұрын
We will definitely create in the future.
How to integrate PayUMoney payment gateway in PHP with MYSQL database
36:26
Most Common Mistake PHP Developers make in Form Data Submit
7:32
Programming with Vishal
Рет қаралды 19 М.
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
My scorpion was taken away from me 😢
00:55
TyphoonFast 5
Рет қаралды 2,7 МЛН
How to Connect HTML Form with MySQL Database using PHP
7:09
Technical Babaji (Tarique Akhtar)
Рет қаралды 2,5 МЛН
Make PDF report in PHP with TCPDF | TCPDF Tutorial #1
15:39
GemaCode
Рет қаралды 74 М.
Основы HTML для Начинающих (в 2025)
16:52
Сергей Дмитриевский
Рет қаралды 122 М.
Живу 100 Дней как КРОВАВЫЙ ЧЕРВЬ в ХАРДКОР Майнкрафт!
16:56
Maksik Новый Канал 10.000 жителей
Рет қаралды 292 М.
Путин ответил на ультиматум Трампа
7:25
Diplomatrutube
Рет қаралды 2 МЛН
POST Method In Action: Simple Form
5:55
Technotip
Рет қаралды 163 М.
How is this Website so fast!?
13:39
Wes Bos
Рет қаралды 1,3 МЛН