GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Using php include to hide source?? (https://gfy.com/showthread.php?t=935027)

xxweekxx 10-23-2009 08:32 PM

Using php include to hide source??
 
Say i have a website, and i want to include some stuff from another website(but when people view my source they see mysite.com/crap.php, they cant actually tell where crap.php is pulling info from).

For example say my website is xxweekxx.com, and at the bottom of my index page i want to load up gfy.com, but i want to use php, so my users see gfy at the bottom(ill call it using maybe xxweekxx.com/gfy.php), but they cant actually tell gfy.php came from gfy.com

does this make sense?

heymatty 10-23-2009 09:03 PM

If they really want the info badly they can just download the file and look at your the path to the includes. Sure some people will only view html source but you can't guaratee they won't download the file.

psili 10-23-2009 09:08 PM

Why so sketchy?

rowan 10-23-2009 09:45 PM

Sounds like you're describing a proxy.

More shifty shit. :2 cents:

CYF 10-23-2009 10:00 PM

Quote:

Originally Posted by heymatty (Post 16460677)
If they really want the info badly they can just download the file and look at your the path to the includes. Sure some people will only view html source but you can't guaratee they won't download the file.

how do you propose downloading a php file and viewing the source?

even using something like wget, the server still executes the php and returns html code.

unless the server is misconfigured you're probably not going to be able to download the php and view the source code

woj 10-23-2009 10:08 PM

icq: 33375924 if you want to invest a few bucks :)

xxweekxx 10-24-2009 02:26 AM

a proxy? wtf u smoking dude get off my balls..

im trying to LOAD UP HTML PAGES from my server but dont want people to know the source of the pages..

A proxy LETS YOU CONNECT to another server/network and MASK who you are.

it has nothing to do with PHP/HTML.. sheesh, get offffffffff my balls nigga

you follow my threads like shit on a fly bashing me left and right and you have 0 clue what im doing.. what im doing is 100% legal, IS NOT MAIL, its a project im working on... you happy? leave me alone now

Ill be hitting you up woj

Sands 10-24-2009 02:46 AM

Quote:

Originally Posted by xxweekxx (Post 16461188)
a proxy? wtf u smoking dude get off my balls..

im trying to LOAD UP HTML PAGES from my server but dont want people to know the source of the pages..

A proxy LETS YOU CONNECT to another server/network and MASK who you are.

it has nothing to do with PHP/HTML.. sheesh, get offffffffff my balls nigga

you follow my threads like shit on a fly bashing me left and right and you have 0 clue what im doing.. what im doing is 100% legal, IS NOT MAIL, its a project im working on... you happy? leave me alone now

Ill be hitting you up woj

Edit: I had originally typed out some stuff, but I'll get rid of it so woj can get paid ;)

k0nr4d 10-24-2009 02:51 AM

<? echo file_get_contents('http://www.gfy.com'); ?>
php.ini has to have allow_furl_open or osmething liek that enabled


All times are GMT -7. The time now is 06:37 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123