hi guys.
Can anyone tell how can i call a variable from other php file? I making some changes in my forum and i´m making a system to send msgs by icq if the user have it. Well, but the form to send that msgs is open in a new window, but a need to send for the form of the new window, the information of the user to complete the emailform that is in the openner page index.php. how can i do? Thanks a lot
calling a variable from other php file.
Moderators: egami, macek, gesf
Last edited by gesf on Sun Mar 07, 2004 11:56 am, edited 1 time in total.
Sincerely,
Gonçalo "gesf" Fontoura
gesf.org | sessionstart.com | urlms.com
Gonçalo "gesf" Fontoura
gesf.org | sessionstart.com | urlms.com
Hunn, no... it will not work that way.
I can´t include the openner file "index". this file have so much things and i just need to pass the information of some variabels, and not the complete file. Is there some way to call some vars without calling the complete file? i don´t... specifying: first -file and second- vars.
I can´t include the openner file "index". this file have so much things and i just need to pass the information of some variabels, and not the complete file. Is there some way to call some vars without calling the complete file? i don´t... specifying: first -file and second- vars.
Sincerely,
Gonçalo "gesf" Fontoura
gesf.org | sessionstart.com | urlms.com
Gonçalo "gesf" Fontoura
gesf.org | sessionstart.com | urlms.com
Yep...that´s the better way. I´m gonna try to do with writing in a file first...i don´t know work with sessions !
Thanks DecoRJ.
C ya

Thanks DecoRJ.
C ya
Sincerely,
Gonçalo "gesf" Fontoura
gesf.org | sessionstart.com | urlms.com
Gonçalo "gesf" Fontoura
gesf.org | sessionstart.com | urlms.com