![]() | Join Date: Dec 2007 | Posts: 6 |
I need create a New page with user info
,I need to create a newpage.php with some field of the current user
I included the GLOBAL.PHP but i don't know how to show the fields that I want
Thank You
| Please Register to get full access to the forums.
vBulletin Owner vBSetup Team Tech Admin vBulletin Owner
#2
12-10-2007, 10:38 AM
Re: I need create a New page with user info That helps in no way at all. Be more specific of what you need
-------------------- Do NOT PM me for Support!
Michael Biddle / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news. Are you looking for vBulletin work to be done on your forums ? Would you like to Help Support vBulletin Setup. Be sure to check out our latest Contest for a Custom Style. Quote |
vBulletin Owner vBSetup Team Tech Admin vBulletin Owner
#4
12-10-2007, 11:24 AM
Re: I need create a New page with user info and what query are you running to get the information?
-------------------- Do NOT PM me for Support!
Michael Biddle / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news. Are you looking for vBulletin work to be done on your forums ? Would you like to Help Support vBulletin Setup. Be sure to check out our latest Contest for a Custom Style. Quote |
vBulletin Owner
#5
12-10-2007, 11:43 AM
Re: I need create a New page with user info T_T any..... I only have this ![]() Quote:
I thought that these data were already in variabls global T_T I do it! <?php // ####################### SET PHP ENVIRONMENT ########################### error_reporting(E_ALL & ~E_NOTICE); // #################### DEFINE IMPORTANT CONSTANTS ####################### define('THIS_SCRIPT', 'Prueba1'); require_once('./global.php'); $post = $db->query_first_slave("select * from user where userid=1"); echo $post['username']; echo $post['mood']; ?> I want only this Last edited by Jhonnyf; 12-10-2007 at 06:33 PM. Reason: Automerged Doublepost Quote |
All times are GMT -6. The time now is 10:25 PM. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||