Jump to content

Recommended Posts

Posted (edited)

I had a way to find the HTML source but i lost it.... :P

Only thing I know is View Source. Which would solve the HTML part... I think you can't get php src because everything that is done with php is server side. It will send you the HTML when it's done processing. Unless there is a function build into the php to get its source. I think the only way to get it is asking the owner of the website. Edited by gamerman2360
Posted (edited)

hmm.. alright. thanks. But what is View source?

**edit**

I found the script to get the HTML. Not sure if it works on PHP-

InetGet("http://yourpage.com/whatever.php","c:\songrequest.txt")
$contents = FileRead("c:\songrequest.txt",filegetsize("C:\songrequest.txt"))

found it in the search-

http://www.autoitscript.com/forum/index.ph...9&hl=music+help

Edited by =sinister=

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...