Jump to content

Creating a datbase


waverider303

Recommended Posts

[!--quoteo(post=382662:date=Jun 11 2006, 05:53 PM:name=waverider303)--][div class=\'quotetop\']QUOTE(waverider303 @ Jun 11 2006, 05:53 PM) [snapback]382662[/snapback][/div][div class=\'quotemain\'][!--quotec--]
I was wondering if PHP is the coding language to use to create a database to book events. Example of what I mean is when people book flights they type the info and click book an instantly it shows up and where they are booked.
[/quote]

you need a combination of php and mysql

here's a MySQL tutorial
[a href=\"http://www.phpfreaks.com/tutorials/33/0.php\" target=\"_blank\"]http://www.phpfreaks.com/tutorials/33/0.php[/a]
Link to comment
https://forums.phpfreaks.com/topic/11747-creating-a-datbase/#findComment-44431
Share on other sites

For something similar, I have used the shell coding from BosDev. It wasn't expensive, and it cut out the hairy part of the programming so that I could just tweak it to be the way I wanted it. It isn't perfect, but it does the job & it is very easy to personalize.

(Sometimes I cheat, but only if it is for something extremely complicated where I think someone else did a better job than I could on my own.)

Wendy

[a href=\"http://bosdev.com\" target=\"_blank\"]http://bosdev.com[/a]
Link to comment
https://forums.phpfreaks.com/topic/11747-creating-a-datbase/#findComment-44452
Share on other sites

[!--quoteo(post=382664:date=Jun 11 2006, 05:16 PM:name=digitalgod)--][div class=\'quotetop\']QUOTE(digitalgod @ Jun 11 2006, 05:16 PM) [snapback]382664[/snapback][/div][div class=\'quotemain\'][!--quotec--]
you need a combination of php and mysql

here's a MySQL tutorial
[a href=\"http://www.phpfreaks.com/tutorials/33/0.php\" target=\"_blank\"]http://www.phpfreaks.com/tutorials/33/0.php[/a]
[/quote]

I went to that link. Where do I input that info? Do I make a php file and upload it to my website?
Link to comment
https://forums.phpfreaks.com/topic/11747-creating-a-datbase/#findComment-44468
Share on other sites

[!--quoteo(post=382702:date=Jun 12 2006, 01:15 AM:name=waverider303)--][div class=\'quotetop\']QUOTE(waverider303 @ Jun 12 2006, 01:15 AM) [snapback]382702[/snapback][/div][div class=\'quotemain\'][!--quotec--]
I went to that link. Where do I input that info? Do I make a php file and upload it to my website?
[/quote]


www.hotscripts.com


3rd party scripts ok

or read the tutoral good luck.
Link to comment
https://forums.phpfreaks.com/topic/11747-creating-a-datbase/#findComment-44470
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.