Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
i am adding some basic thing for which i need to fetch from database , how can i use direct sql query like " select * from lh_question where active=1"
please help how can i do it
Offline
https://github.com/LiveHelperChat/xmpp- … r.php#L140
It's standard PDO objects so php manual is your friend.
Offline
Pages: 1