What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » PHP Question

PHP Question
Author: Message:
Eddie
Veteran Member
*****


Posts: 2078
Reputation: 30
32 / Male / Flag
Joined: Oct 2005
Status: Away
O.P. RE: PHP Question
Another question, how would i go about including different directories, i understand what you said, but then your llama output only allows for one directory.

For example i have the following directories.
/page/info/
/page/users/
/page/resources/

Using your method above how would i do this? If its not possible i will just combine all the pages, but yeah.

Also further questions, if anyone knows PHP/MySQL information...

What i'm making is a Virtual Airline for a friend of mine and myself, i am very bored at the moment incase you wish to know, but anyway...im creating a routes table on my database and what i want to happen is;

On my routes page the url will look like http://www.address.com/index.php?page=routes

And of course on that page there will be a table listing all the routes, that are to be grabbed from my database and sorted by "FlightID". For example i have a flight AAA123 in the table, i want the FlightID to be a link to a page like the following;

http://www.address.com/index.php?page=routes&flightid=AAA123

And i want this to occur to every row for each FlightID.

(On a note to the above, it would be even better, if that link would load up a generic page but with the correct FlightID in the url, which it loading all of the data from the AAA123 row in my database.)

Next up is a submit report page, im having a little trouble with it, ive at the moment got it working on seperate pages for each FlightID, which is quite an effort, but isnt really very convenient if i wished to change them.

What will happen is, on the page;
http://www.address.com/index.php?page=booked_flights&flightid=AAA123

There will be a link to File a Pirep. Is it possible to make that link open a new generic page, which will automatically fill in data from the AAA123 row of my database as part of a form, but also allowing user-input, if you don't understand i will upload an example to my website so you can see what i mean.

Sorry if it doesnt make sense, im trying to explain the best i can what i need, it has been a while since i coded like this so im just having a bit of trouble getting it "on to paper".

This post was edited on 04-02-2009 at 08:36 AM by Eddie.
...there used to be a signature here :)
04-02-2009 08:33 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
PHP Question - by Eddie on 03-31-2009 at 02:29 PM
RE: PHP Question - by matty on 03-31-2009 at 03:42 PM
RE: PHP Question - by stoshrocket on 03-31-2009 at 03:48 PM
RE: PHP Question - by Eddie on 03-31-2009 at 04:28 PM
RE: PHP Question - by MeEtc on 03-31-2009 at 04:43 PM
RE: PHP Question - by Eddie on 03-31-2009 at 04:49 PM
RE: PHP Question - by stoshrocket on 03-31-2009 at 05:07 PM
RE: PHP Question - by Eddie on 03-31-2009 at 05:16 PM
RE: PHP Question - by stoshrocket on 03-31-2009 at 05:30 PM
RE: PHP Question - by Eddie on 03-31-2009 at 05:47 PM
RE: PHP Question - by stoshrocket on 03-31-2009 at 05:49 PM
RE: PHP Question - by davidpolitis on 04-02-2009 at 07:43 AM
RE: PHP Question - by Eddie on 04-02-2009 at 08:33 AM
RE: RE: PHP Question - by davidpolitis on 04-02-2009 at 12:52 PM
RE: PHP Question - by stoshrocket on 04-02-2009 at 12:10 PM
RE: PHP Question - by segosa on 04-02-2009 at 10:05 PM
RE: RE: PHP Question - by davidpolitis on 04-03-2009 at 06:49 AM
RE: RE: RE: PHP Question - by segosa on 04-03-2009 at 08:09 AM
RE: PHP Question - by stoshrocket on 04-02-2009 at 11:23 PM
RE: PHP Question - by Eddie on 04-03-2009 at 06:50 AM
RE: RE: PHP Question - by davidpolitis on 04-03-2009 at 06:55 AM
RE: PHP Question - by NanaFreak on 04-03-2009 at 06:54 AM
RE: PHP Question - by NanaFreak on 04-03-2009 at 07:06 AM
RE: RE: PHP Question - by davidpolitis on 04-03-2009 at 07:16 AM
RE: PHP Question - by Felu on 04-03-2009 at 09:37 AM
RE: RE: PHP Question - by davidpolitis on 04-03-2009 at 10:15 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On