Printer Friendly Version
Email this thread to a friend
|
PHP or ASP (In: General Search Engine Optimization)
what is best php or html? (In: General Search Engine Optimization)
Featured Web Site Template |
|
Reflects user activity within the last 5 minutes
|
|
| Member |
Message |
techno456
Joined: Apr 01, 2004
# Posts: 4
|
Posted: 2004-Apr-14 19:45
Does anybody know of software that I can use to add a database to my new site. Something like access but for php. Some applications like phpyellow are nice but very restricting. I know I'm going to have to learn to write the code but for now I would like to stay focused on building the site. Any information would help.
Thanks.
|
 |
crash
Staff
Joined: Dec 02, 2003
# Posts: 10626
|
Posted: 2004-Apr-15 05:35
Do you run your own server? This should be part of your hosting package (or not if they don't let you).
The type of server dictates the type of database software. Most PHP is hosted on *nix with MySQL.
|
 |
techno456
Joined: Apr 01, 2004
# Posts: 4
|
Posted: 2004-Apr-16 17:17
At this point the site isn't up and running yet. I was looking for a php application that has the ms access type if interface.
|
 |
NEntropy
Joined: Dec 08, 1999
# Posts: 1117
|
Posted: 2004-Apr-17 03:18
I guess the biggest question is what you mean by "add database to my new site". What do you expect to do with the database?
|
 |
techno456
Joined: Apr 01, 2004
# Posts: 4
|
Posted: 2004-Apr-19 20:33
I would like to add a searchable database where clients could enter data and others could search for through existing data to find what their looking for.
|
 |
Burko
Joined: Dec 08, 2003
# Posts: 83
|
Posted: 2004-Apr-22 18:31
Techno, that sounds like any web interface into a database.
Create forms for users to insert and update information into the database. Create other forms and response pages pages for users to drop 'like' terms into and view the results from. Tie all the forms and response pages into database access technologies, like ADO, ODBC, and JDBC, so that the page scripts can actually work with the database. The tricky part is going to be figuring out how much access you want to allow users, and then locking them out of the rest.
I don't know the data access codes for PHP though.
|
 |
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
- You have not yet logged in, or registered properly as a member
- You are a member, but no longer have posting rights.
- This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you cannot find this message, click here to Re-Send it.
|
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.
|
Switch to Advanced Editor and ...
Create a New Topic
or Reply to this Thread
|
|