I need to get the cookies from a website using before using file_get_contents howeever as I know I cant use file_get_contents to get the cookies but I can using curl functions. I do not know how to use curl function. How can I use them to read the cookies?