zajako
04-01-2002, 01:51 AM
Ok....I know my php...im just not to good with mysql because my comp won't let me install mysql so I have no way to view my database and get a better understanding of it. Any ways here is my problem....
the admin/functions.php file uses the $post[field7] for custom fields.(the custom ones are 7, 8, 9, 10 and so on...) anyways I want to put them on my forum homes as well as any other page I think it would belong on. I figured this would be easy to find the mysql command to pull from database...well i was wrong...
So basicaly i need to know the coding to type to
A.) gather custom fields into a array on my index page
B.) Update the changes to the database fields for the custom fields section.
I am barely maintaining sanity becuase of this so please help.
Also if you know a way to make it custom fields global variables I would very much appriciate it.
*sigh*
the admin/functions.php file uses the $post[field7] for custom fields.(the custom ones are 7, 8, 9, 10 and so on...) anyways I want to put them on my forum homes as well as any other page I think it would belong on. I figured this would be easy to find the mysql command to pull from database...well i was wrong...
So basicaly i need to know the coding to type to
A.) gather custom fields into a array on my index page
B.) Update the changes to the database fields for the custom fields section.
I am barely maintaining sanity becuase of this so please help.
Also if you know a way to make it custom fields global variables I would very much appriciate it.
*sigh*