Show all posts by user
Certificate Course
Page 1 of 2
Pages: 12
Results 1 - 30 of 45
Still can't see my marks
"Absent from exam"
by
radhestringer72801093
-
PHP Sem 2 It says for me "Absent from exam"
sigh now what??
i paid the outstanding fees
by
radhestringer72801093
-
PHP Sem 2 Whats the due date for the end of sem 2?
by
radhestringer72801093
-
PHP Sem 2 @Fulu-72924640
course_content? not sure what you saying
do you mean in the student_man.php to change the course student registered for?
by
radhestringer72801093
-
PHP Sem 1 77528204
i think here >>
for some reason i can't download it
by
radhestringer72801093
-
PHP Sem 1 Mac, this is me being LAZY
in student reg i made all the validating for the form
now is it necessary to do all that in the editing of a student? (done 50% of it so far)
and i dont see why an admin would make a name : 11111111
by
radhestringer72801093
-
PHP Sem 1 nvm i fixed it
EDIT: just wanted to know if it was necessary to edit the cid
by
radhestringer72801093
-
PHP Sem 1 Ah thanks mac
dunno why i was thinking that there should be only 4 pages
by
radhestringer72801093
-
PHP Sem 1 i dont have any links
so now im gona redo it all can some1 help me with this "link"
simple eg:
<a href = ' ' > add course</a>
<Form name ="form1" Method ="POST" Action ="course_man.php">
<Input Type = '' Name ='' value=''><br>
<Input Type = '' Name ='
by
radhestringer72801093
-
PHP Sem 1 ye like the title says
is there a zoom feature for the html kit?
by
radhestringer72801093
-
PHP Sem 1 and for list.php
is it ok to do this for eg
lets say your course name = MATHS
so when i click on maths its shows the student numbers for those who took maths and another option to open up a specific student number for rest of info?
like this
MATHS {view students} <---- click that
then open
show the sno for maths and next to it the open up option to see the rest of student num
by
radhestringer72801093
-
PHP Sem 1 you know for course_man.php and list.php when it says
""The Add a new course link ""
can it be a button/form ? (the link)
or is it like a blue text underline a href thing?
by
radhestringer72801093
-
PHP Sem 1 ""This page presents a listing of all courses – when clicking on a course, it shows a list of all the students registered for that course.""
The list of all the students
is it just their name, surname or
does this mean every bit of info from of that student?
by
radhestringer72801093
-
PHP Sem 1 77471466_Alwyn Wrote:
-------------------------------------------------------
> mac Wrote:
> --------------------------------------------------
> -----
> > Oops, you confused me A student ticks the
> box
> > to confirm that his details can be shared.A
> tick
> > means yes.
>
>
> LOL! Good to see even Mac can get confused
> So to confi
by
radhestringer72801093
-
PHP Sem 1 Mac how much lines of code would you expect in lets say the Student_reg.php page?
by
radhestringer72801093
-
PHP Sem 1 Thanks mac
Alwyn wrote
-Also I'm getting worried that too much code is happening on my actual pages and too little in my functions
ye i also did alot of code on my page and nothing in the fucntions.php, but now i putting alot of stuff in there, it actually makes coding cleaner and clearer.
by
radhestringer72801093
-
PHP Sem 1 Hi mac
I was just wondering about how the marking will be done, like lets say to make a student register for multiple courses at once (make app better), how much marks will that be?
i know you/teachers have to mark alot of assignments
so will we be penalised for very long code?
i mean we are noobs, so if something requires 5 lines of code and we do 20 just for argument sake
by
radhestringer72801093
-
PHP Sem 1 mac do we leave our course table empty, for you to add or can we put some courses in?
by
radhestringer72801093
-
PHP Sem 1 hi, so when i remove the
Language: PHPsession_destroy();
i can refresh the page and still stay on the page.
i created the logout but then you can just close your browser and type yo2.php in the url and go there
without having to through the login.php
so how would one make, when you close your browser you destroy the session aswell?
searching for some hours on google
setcookie(0)
by
radhestringer72801093
-
PHP Sem 1 ok when i refresh my page i get errors
"""Notice: Undefined index: username in C:\Program Files\EasyPHP-5.3.3\www\login\yo2.php on line 19""""
login page everything works fine here, so i just took the part of the session start for the next page.
Language: PHP$usernamedata = $db_field['username'];
session_start();
$_SESSION
by
radhestringer72801093
-
PHP Sem 1 dunno what i was thinking
thanks mac
by
radhestringer72801093
-
PHP Sem 1 so bascially when you go to student_reg.php
you going to inlcude RP1.php to bring all the course names
and the form for eg
<form action="RP2.php" method="post">
Firstname: <input type="text" name="username" />
Password: <input type="text" name="password" />
<input type="submit" />
</form
by
radhestringer72801093
-
PHP Sem 1 """"""""As an example, for the registration page, you have to collect the course names (RP1) from the course table, to use in your registration page. Once the student has completed the registration form, the form data is inserted into the relevant table (RP2). Note that you only have 4 admin pages, therefore all code related to managing the course (MC1 ->
by
radhestringer72801093
-
PHP Sem 1 ah kk thank you
by
radhestringer72801093
-
PHP Sem 1 Where admin can view add and delete
does the admin need to login or when clicked just go to that page?
by
radhestringer72801093
-
PHP Sem 1 so we should just keep it as
Register a student?
because it is from the admins point of view
by
radhestringer72801093
-
PHP Sem 1 Clicking on a link takes the user to the associated page and its form. Note the student registration page is the very same page a student will see when he/she registers for a course – the link will just be named Register for a course.
dont understand this ""the link will just be named Register for a course"".
by
radhestringer72801093
-
PHP Sem 1 need tut plz help
thank you in advance
by
radhestringer72801093
-
PHP Sem 1 Mac will we be judge just on the php or
also how the site looks?
by
radhestringer72801093
-
PHP Sem 1Page 1 of 2
Pages: 12