Php Source Code For Calling Calling Individual Student Online Results - Webmasters - Nairaland
Nairaland Forum › Science/Technology › Webmasters › Php Source Code For Calling Calling Individual Student Online Results (1324 Views)
| Php Source Code For Calling Calling Individual Student Online Results by ENDLESS247(op): 1:49pm On Feb 01, 2013 |
pls can anybody help with the php source code for calling a particular student result online from the database.am working on a project and i need the source code.I would be very grateful pls.thanks |
| Re: Php Source Code For Calling Calling Individual Student Online Results by solutions247(m): 7:57pm On Feb 01, 2013 |
Why dont u write the php codes urself using a select n if else statement n den display the student result in a tabular manner..wel 4 sum1 to help u wit dat involv u showin d database used for it |
| Re: Php Source Code For Calling Calling Individual Student Online Results by DualCore1: 7:30am On Feb 02, 2013 |
Psuedocode $result = query_database("select * from students" ;while($row = fetch_database_array($result)){ //all the fields for every given student in the students database is in the $row array now. } If you already know the unique id of the student you want, you can use $student_details = fetch_database("select * from students where id = '$student_id'" ;//all the fields for this student are in the $row array now. P.S: Those mysql commands are not psuedocode, not real. Ignore the smiley that you see in the codes, those behind the development of Nairaland can't fix it |
| Re: Php Source Code For Calling Calling Individual Student Online Results by ENDLESS247(op): 11:01am On Feb 02, 2013 |
@dual core.let me try it out now.will give u feedback.thanks for responding |
| Re: Php Source Code For Calling Calling Individual Student Online Results by ENDLESS247(op): 11:03am On Feb 02, 2013 |
@solutions 247, thanks too man. |
Please, I Need Somebody To Help Me With Mlm Php Source Code • Free PHP Source Code / Mysql Tutorial • Student Online Assisgnment Assistance, Help Is Here By Bravehomesolution.com • 2 • 3 • 4
How To Implement E-transact Payment On Wordpress Site • Just For Those Who Knows Mr2kay • Need A Gateway That Accepts Foreign Currencies
;