Page 1 of 1

what codes to use.

Posted: Tue Dec 15, 2009 11:31 am
by horsy
i'm doing on this part where i had to first fetch the company details out then the students details attached to the company after that.

http://img.photobucket.com/albums/v604/ ... ture-1.jpg

Like this.

but i dont know what kind of functions should i use.

thanks.

Re: what codes to use.

Posted: Tue Dec 15, 2009 12:08 pm
by AbraCadaver
You need to use the functions that are appropriate for your database. Go to http://www.php.net and search on your database (i.e. mysql, oracle, etc...) and you will see the functions.

Re: what codes to use.

Posted: Tue Dec 15, 2009 10:40 pm
by horsy
i'm using phpmyadmin, localhost to do this codes.
i just doesnt know how to create such a layout.
therefore i would need help regarding this.