Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Paulo Gonçalves

Paulo Gonçalves

Paulo Gonçalves has asked 2 questions and find answers to 2 problems.

Stats

96
EtPoint
34
Vote count
2
questions
2
answers

About

$query = $this->db->select('*')->from('users')->where('id',3333120)->row(); echo $query->about;