Search found 13 matches

by Mark Bowen
Wed Oct 06, 2004 5:29 am
Forum: PHP - Code
Topic: Help with file upload and database information table...
Replies: 1
Views: 231

Help with file upload and database information table...

Hi there, Sorry to keep on being a pain to everyone but I now have another question. I have found what I think to be an excellent File Upload script at http://www.qto.com/fm/index.htm but would like to modify it in a couple of ways. 1 - I would like the username and password to be checked against a ...
by Mark Bowen
Mon Oct 04, 2004 12:36 pm
Forum: Databases
Topic: RE : Returning data from database....
Replies: 9
Views: 803

Thanks! I will most definitely pass on the word and I will let everyone in the Flash community know about this code as I am sure it will really help out everyone there aswell. I won't forget to credit the correct people, don't worry about that. Once again thanks for all your help everybody, I really...
by Mark Bowen
Mon Oct 04, 2004 5:24 am
Forum: Databases
Topic: RE : Returning data from database....
Replies: 9
Views: 803

Hi Mac, You are an absolute star! I tried the code out and with only an exceptionally tiny tweak got it to work (I think!). I just need to do a load more tests on it to make sure it is pulling data from the database correctly but I am pretty sure it will work. It surely made my mess of code shut up ...
by Mark Bowen
Sun Oct 03, 2004 6:01 am
Forum: Databases
Topic: RE : Returning data from database....
Replies: 9
Views: 803

RE : Returning data from database....

Hi there, Thanks to the absolutely excellent help from two people on this board I more or less now have everything working the way I need it but I just have one more small question. Sorry for posting this in a new post as I wasn't sure if anyone was getting my replies to the original post as it now ...
by Mark Bowen
Sat Oct 02, 2004 8:36 am
Forum: Databases
Topic: [SOLVED] Help returning data from MySQL database...
Replies: 16
Views: 783

Update on my needs :-)

feyd | Please use and tags where approriate when posting code. Read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color] Hi there, Just a quick update. It was me being silly! I managed to find a way to do partially what I wanted. The code I am using is t...
by Mark Bowen
Sat Oct 02, 2004 7:47 am
Forum: Databases
Topic: [SOLVED] Help returning data from MySQL database...
Replies: 16
Views: 783

Hi there, Me again!! Just another (I'm sure for you guys as you are fantastic!) quicky. I now have everything working brilliantly. I am able to query the database and return the data that I need and display it in Flash. What I now need to be able to do is in Flash I have checkBoxes that use the fiel...
by Mark Bowen
Thu Sep 30, 2004 9:40 am
Forum: Databases
Topic: [SOLVED] Help returning data from MySQL database...
Replies: 16
Views: 783

My hat's off to you both...

Hi there,

Thankyou ever so much for the code snippets. You have both been exceptionally helpful and I will try this code out immediately although I am 1,000,000% certain that it will work coming from you guys.

Many many thanks,

Mark
by Mark Bowen
Thu Sep 30, 2004 9:14 am
Forum: Databases
Topic: [SOLVED] Help returning data from MySQL database...
Replies: 16
Views: 783

Hi Mac, Just one last query. I was just wondering how easy it would be to be able to miss out certain fields from the returned results? The reason I ask is this. In the table there will be the three fields as I described before but also an id field as most databases have and possibly other fields th...
by Mark Bowen
Thu Sep 30, 2004 7:22 am
Forum: Databases
Topic: [SOLVED] Help returning data from MySQL database...
Replies: 16
Views: 783

Sorry about the fact that the forum has moved my post all the way to the right!! Not too sure why it has done that. Have seen that before on Forums and always wondered what that is??

8O

Mark
by Mark Bowen
Thu Sep 30, 2004 7:21 am
Forum: Databases
Topic: [SOLVED] Help returning data from MySQL database...
Replies: 16
Views: 783

Absolutely fantastic!!!!

Hi Mac, Just wanted to say a massive massive thankyou!!!! :-) The code worked absolutely perfectly!! All I have to do now is find out exactly what it all means so that I can understand and keep on using it next time! If you could possibly (if you have the time) let me know (not totally in laymans te...
by Mark Bowen
Thu Sep 30, 2004 6:45 am
Forum: Databases
Topic: [SOLVED] Help returning data from MySQL database...
Replies: 16
Views: 783

Couldn't get it to work....

Hi phpScott, Thankyou for your reply but I couldn't get the supplied code to work. It came up with an error saying that mysql_fetch_assoc is not a valid MySQL resource!! Perhaps you could be so kind to write up the complete code for me as I have been trying for ages to get this to work but I am not ...
by Mark Bowen
Thu Sep 30, 2004 4:45 am
Forum: Databases
Topic: [SOLVED] Help returning data from MySQL database...
Replies: 16
Views: 783

Bump. Sorry! I forgot to put on Notify of replies!!

Regards,

Mark Bowen
by Mark Bowen
Thu Sep 30, 2004 4:40 am
Forum: Databases
Topic: [SOLVED] Help returning data from MySQL database...
Replies: 16
Views: 783

[SOLVED] Help returning data from MySQL database...

Hi there, Just wondering if anyone can help me with this! What I would like to do is return information from a MySQL database and display it in Flash. I can do all of this fine but my problem arises from the fact that I am going to be creating around 200 search engines for a site and do not want to ...