Dear All,
Can anybody give me atleast some coding examples that were built using PHPLib functions exclusively? If anyone among you know any URL that provides examples, please pass it to me. For examples the functions can be like this.
DB_Sql
DB_Sql($query = "")
query($query_string)
next_record()
num_rows(), nf()
Affected_rows()
num_fields()
np()
($field)
p($field)
Haltmsg($msg)
seek($pos)
link_id()
Query_id()
Metadata($table = "", $full = false)
Table_names()
Nextid($sequence_name)
connect()
halt($msg)
free()
Please help me because from longback I am suffering with this problem