Click to See Complete Forum and Search --> : What are the *.gio files
I have gone through a website useful on PHP, www.giombetti.com (http://www.giombetti.com)
At that site all web pages viewed in browser have the file name extention *.gio instead of *.html .
I like to no about *.gio files.
Regards!
ray326
10-22-2004, 10:55 PM
You'll probably need to just ask him. I think they're a play on his last name, Giombetti, and are probably part of a PHP-based CMS he's developed to run his site.
davidbrent
10-23-2004, 07:46 AM
you can alter the php module to change the file extension to an extension of your choice. for example i could have .dbrent if i wanted. the only problem, sending your files or uploading them onto a different n server will not allow them to be parsed php as the server may not have the same extension set.