Novice question php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Novice G
Forum Newbie
Posts: 2
Joined: Thu Oct 07, 2010 5:33 pm

Novice question php

Post by Novice G »

Hi people,

I hope you will be able to help me out with this one. I have a website http://www.carbonella.be and my contact form doesn't work. Now, I completely don't know anything about php, but the webmaster told me that the script of the contact form is written in php. Now for you all a stupid question, but how do I get my contact form to work??

Hope you guys will be able to help me out.

Thank you on forehand!

G.
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: Novice question php

Post by califdon »

I'm afraid that's not a simple HTML form, it's a Flash form, and you will probably need to find someone who is familiar with Macromedia Flash.
Novice G
Forum Newbie
Posts: 2
Joined: Thu Oct 07, 2010 5:33 pm

Re: Novice question php

Post by Novice G »

Hi !

Thank you for sharing your comment. Ok, that's already a step ahead. You have some ideas where I could ask the question? I guess there won't be able on this forum who will be able to help me out with this one no?

Thank you for helping!


G.
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: Novice question php

Post by califdon »

Well, someone here might use Flash and pick up on this, but you might get more response by finding a Flash forum. Sorry, I just have never used it. The data is probably received by a PHP script, but I can't even tell from the source code what the name of the PHP script might be.

It's a very nice page design, by the way. But of course, if you can't receive form data, that's a serious problem. You will probably need to go back to whoever designed it.
Post Reply