Search found 3 matches

by shaun112
Mon Jul 07, 2008 7:15 pm
Forum: PHP - Code
Topic: how can i create a pdf from my database record
Replies: 1
Views: 114

how can i create a pdf from my database record

i have a database that hold student information and i want to create a situation where by all this information will be printed out to a pdf page by page. to make my self more clearer i want each roll from the database to be printed on each page. example if i have 10 rolls in the db,this will mean 10...
by shaun112
Sun Jul 06, 2008 4:31 pm
Forum: PHP - Code
Topic: how to control printing of document with php
Replies: 6
Views: 847

how to control printing of document with php

is there a way of controing document printing with php :banghead: :banghead: //i appreciate your replies but what i really want is ( select data from my database and after doing this, print out the information roll by roll to an A4 paper. pleas i am still very much a beginer in php so pleas be very ...
by shaun112
Sun Jul 06, 2008 4:27 pm
Forum: Databases
Topic: Sos how to selec multiple roll with more one than where Sos
Replies: 1
Views: 323

Sos how to selec multiple roll with more one than where Sos

pleas i how can select multiple colums with the where statement.e.g
select * from tablename where name=$inputname, name=$inputname, name=$inputname,

this is the kind of sturf i want to achieve.pleas help