0

How to use the get_content_meta() function in php and what is its basic syntax ?

I need to use get_content_meta() in php to retrieve a data from a database .

2nd Dec 2021, 5:15 AM
VIMALRAJ P
VIMALRAJ P - avatar
4 ответов
+ 1
Are you sure about this function? I mean is it a part of a library/framework? I had to ask cause I couldn't find any info on get_content_meta function in relation to PHP.
2nd Dec 2021, 7:37 AM
Ipang
+ 1
I tried to search some more about statamic, and that function probably be a part of statamic CMS, the only one I could find to be related https://statamic.com/ I guess you might wanna look into the project if you're interested https://github.com/statamic/statamic
2nd Dec 2021, 1:18 PM
Ipang
+ 1
Sure and Thanks..
2nd Dec 2021, 1:51 PM
VIMALRAJ P
VIMALRAJ P - avatar
0
I do think so.... The below link shows an example for the get_content_meta () https://hotexamples.com/examples/-/Statamic/get_content_meta/php-statamic-get_content_meta-method-examples.html i don't know how the get_content_meta is used in the above.
2nd Dec 2021, 11:09 AM
VIMALRAJ P
VIMALRAJ P - avatar