Hi, I am trying to upload a html/php file along with other image and css files onto the cc3200 using uniflash, but when I load the website, much of the font styles and background image are missing. I named all the files using the correct format (www/img/blahblah.jpg), but the site is still not formatted correctly. Also, the php script uses the function file_put_contents(), but when I run the script, nothing changes in my text file. I even tested the script with a local wamp server and it functioned properly. Any help with these issues would be appreciated, thank you.