Severity: Warning
Message: fopen(/tmp/ci_sessionsj18lvgtna1333lq431qgdvc7b1eq1f4): failed to open stream: No space left on device
Filename: drivers/Session_files_driver.php
Line Number: 176
Backtrace:
File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct
File: /var/www/html/index.php
Line: 311
Function: require_once
Severity: Warning
Message: session_start(): Failed to read session data: user (path: /tmp)
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct
File: /var/www/html/index.php
Line: 311
Function: require_once
This project is about Registration Form for Online Course using tkinter module in Python. The Registration Form contains name, course, phone number, email id.
This project is about Registration Form for Online Course using tkinter module in Python. tkinter is a module that is used create GUI interface. we can install tkinter by a command pip install tkinter. we can import tkinter as import tkinter. To load all modules that associated with tkinter we use a command as "from tkinter import * ". Here '*' indicates all modules associated with tkinter.
In this project we also create a file that helps us to store all the data entered by the user for future reference.
-1684492526-1787.jpg)
Submitted by Obulshetty Niharika (Niharika7)
Download packets of source code on Coders Packet
Comments