Jump to content

etnies99

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

etnies99's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hello all, I have a delimma on one of my websites. First of all i must say I am not a php expert, and intermidiate at best. Anyways, my website is a listing directory which i basically created from scratch. Businesses can list for a fee. I have created a admin area for clients, sales reps, and management (in php), which uses a mysql database to collect all the data. I have no problem with the directory itself, as far as generating the content via php. The problem is with the search. Since the directory will be pullled directly from the database, there are no files to search for the search box. So i was woundering if there is a way to genterate a new php file, in the respective directory, once I ok the listing. You see once a company purchases a listing plan the list will sit in que until i approve it. Once I approve it I want it to generate the file with the data i specify. I just need to know if this is possible, or if there is a better way of doing this. Any references would be of great help. Thank You very much, Adam
  2. Hi, I have a website I have been working on, www.usgolfpost.com.  It currently has a blog and a forum section which require registration.  Each application must be registered seperatly though.  I plan on haveing two more sections that will require a registration and login.  So in all I will have 4 different sections that must be registered and have a login access.  They all are written in php and connect to mysql databases.  What I need help on is how can I make it so a user only has to register once for all sections. Can the databases be combines/shared, or is there a way to populate all the databases through one form? Does anybody have an example script or anything.  Any info will be helpful Thanks, Adam
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.