Script: Frame surfing with user managment

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
evilhackerz
Forum Newbie
Posts: 1
Joined: Sun Feb 28, 2010 7:41 pm

Script: Frame surfing with user managment

Post by evilhackerz »

i m working on a project.
aim of the project to provide a login to all students of our college,after login there will a surfing page like a proxy site page with a text box,student will enter the sites in textbox to surf anything in a frame(means all surfing will be done on a single page,just frame will load as student surf).on this bases we wanna record every detail about the each visits in that frame like ip of the local lan pc,mac address,time,date.

also we wanna restrict some sites,like porn sites for students.. so please suggest me how to block such sites using php.

please can you make n reply me a sample script.
i will be very very thankful to you.
Please attach the sample script....
i m attaching the script i try to made.
Attachments
frame.zip
(1.65 KiB) Downloaded 9 times
Post Reply