Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> PHP
Author Message
zeyt
New Member
New Member



Joined: Feb 09, 2007
Posts: 4

PostPosted: Fri Nov 02, 2007 10:15 am Reply with quote

Well im doing a php-nuke module with php. Im really noob so i made a iframe to a script. I want to hide 2 parts of the form -> Name ->E-mail with the nuke user and nuke e-mail form. I know how to make that with php nuke using to simple calls $yn $ye and it works but it doesnt work in the script because is not php nuke. I read a lot in the forums and i found "the solution" that is use $_Get['variable'] im doing that but it seems that works bad.
If you think that im speaking in chineese see:
http://www.mma-clips.com/modules.php?name=LigaMMA (reg not required)
So if you know how to put in the <imput > of the iframe the user and the e-mail of the user i will apreciate your help hehehe.
Sorry for my english but i've tried to explain the best that i could.
 
View user's profile Send private message
evaders99
Former Moderator in Good Standing



Joined: Apr 30, 2004
Posts: 3221

PostPosted: Sat Nov 03, 2007 12:02 am Reply with quote

To pass the variables using GET, grab your $yn and $ye variables and write out to

http://www.mma-clips.com/modules/LigaMMA/contest.php?username=$yn&email=$ye

In contest.php, read in
$username = $_GET['username'];
$email = $_GET['email'];


While that isn't a terribly secure method, it should work fine for your purposes.

_________________
- Only registered users can see links on this board! Get registered or login! -

Need help? Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> PHP

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©