You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed that in the models folder there are funcs.somename.php files
I created a funcs.contacts.php file and tried to replicate the sql statements set out from the users function file.
However im trying to figure out how to display that data in table rows etc.?
I would really like to use this for a website service i am creating because its lean and appears to be pretty rock solid.
Any example codes of a function file querying a new table of contacts and the method used to apply this in a new logged in only file would be of great help.
I can help write some more documentation if you can help me sort some of my questions out please.
Cheers again.
John
The text was updated successfully, but these errors were encountered:
Hi again,
I have noticed that in the models folder there are funcs.somename.php files
I created a funcs.contacts.php file and tried to replicate the sql statements set out from the users function file.
However im trying to figure out how to display that data in table rows etc.?
I would really like to use this for a website service i am creating because its lean and appears to be pretty rock solid.
Any example codes of a function file querying a new table of contacts and the method used to apply this in a new logged in only file would be of great help.
I can help write some more documentation if you can help me sort some of my questions out please.
Cheers again.
John
The text was updated successfully, but these errors were encountered: