473,401 Members | 2,127 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,401 software developers and data experts.

chfeedback.php 2.0

Can someone help me? What is chfeedback.php 2.0 and how does it
relate to a server running php.

Is there a script to run to find out what version of php is running?

thanks

Jul 26 '07 #1
6 2505
Rik
On Thu, 26 Jul 2007 20:51:32 +0200, dothvader <ma**@trekwest.comwrote:
Can someone help me? What is chfeedback.php 2.0 and how does it
relate to a server running php.
There are things called search engines, google supplies me with this
information:
http://www.thesitewizard.com/wizards/feedbackform.shtml
Is there a script to run to find out what version of php is running?
RTFM:
echo phpversion();
--
Rik Wasmus
Jul 26 '07 #2
Although your info on echo phpversion(); was useful your other blather
was a complete waste of time. No duh! Is there really a thing called a
search engine? What is Google??

Now if some informed person could help me, I will pose the question a
little differently.

I have been looking at some php forms and a variety of them use
chfeedback.php x.x especially some build on the fly wizards. Does
this need to be installed on the server? Does php have modules that
will allow you to do certain things?
On Jul 26, 1:05 pm, Rik <luiheidsgoe...@hotmail.comwrote:
On Thu, 26 Jul 2007 20:51:32 +0200, dothvader <m...@trekwest.comwrote:
Can someone help me? What is chfeedback.php 2.0 and how does it
relate to a server running php.

There are things called search engines, google supplies me with this
information:http://www.thesitewizard.com/wizards/feedbackform.shtml
Is there a script to run to find out what version of php is running?

RTFM:
echo phpversion();
--
Rik Wasmus


Jul 27 '07 #3
Rik
Please don't toppost.

On Fri, 27 Jul 2007 05:34:55 +0200, dothvader <ma**@trekwest.comwrote:
On Jul 26, 1:05 pm, Rik <luiheidsgoe...@hotmail.comwrote:
>On Thu, 26 Jul 2007 20:51:32 +0200, dothvader <m...@trekwest.comwrote:
Can someone help me? What is chfeedback.php 2.0 and how does it
relate to a server running php.

There are things called search engines, google supplies me with this
information:http://www.thesitewizard.com/wizards/feedbackform.shtml
Is there a script to run to find out what version of php is running?

RTFM:
echo phpversion();
Don't quote signatures.
Although your info on echo phpversion(); was useful your other blather
was a complete waste of time. No duh! Is there really a thing called a
search engine? What is Google??

Now if some informed person could help me, I will pose the question a
little differently.
Ok, I'll answer the literal questions.
I have been looking at some php forms and a variety of them use
chfeedback.php x.x especially some build on the fly wizards. Does
this need to be installed on the server?
No.
Does php have modules that
will allow you to do certain things?
Yes, the main ones are in PECL & PEAR.
--
Rik Wasmus
Jul 27 '07 #4
"dothvader" <ma**@trekwest.comwrote in message
news:11**********************@l70g2000hse.googlegr oups.com...
Although your info on echo phpversion(); was useful your other blather
was a complete waste of time. No duh! Is there really a thing called a
search engine? What is Google??
If you ask a simple question like "what is xyz", you will most certainly get
redirected to Google. Ask a stupid question, you'll get a stupid answer. If
you want a descent answer, you should put some time and effort into writing
a more specific question like you did now:
I have been looking at some php forms and a variety of them use
chfeedback.php x.x especially some build on the fly wizards. Does
this need to be installed on the server?
If a script uses another script, then yes, the script must exist on the
server. You don't "install" php scripts, you just save a copy of the script
on the disk and that's it.
Does php have modules that will allow you to do certain things?
Really really not sure what the hell you're asking, so I'll magic 8-ball
this:
"My sources say no." There you have it. Which brings us back to writing
better questions.

--
Ra*********@gmail.com

"Good tea. Nice house." -- Worf
Jul 27 '07 #5
On Jul 27, 1:00 am, "Rami Elomaa" <rami.elo...@gmail.comwrote:
"dothvader" <m...@trekwest.comwrote in message

news:11**********************@l70g2000hse.googlegr oups.com...
Although your info on echo phpversion(); was useful your other blather
was a complete waste of time. No duh! Is there really a thing called a
search engine? What is Google??

If you ask a simple question like "what is xyz", you will most certainly get
redirected to Google. Ask a stupid question, you'll get a stupid answer. If
you want a descent answer, you should put some time and effort into writing
a more specific question like you did now:
I have been looking at some php forms and a variety of them use
chfeedback.php x.x especially some build on the fly wizards. Does
this need to be installed on the server?

If a script uses another script, then yes, the script must exist on the
server. You don't "install" php scripts, you just save a copy of the script
on the disk and that's it.
Does php have modules that will allow you to do certain things?

Really really not sure what the hell you're asking, so I'll magic 8-ball
this:
"My sources say no." There you have it. Which brings us back to writing
better questions.

--
Rami.Elo...@gmail.com

"Good tea. Nice house." -- Worf
Wow! Are you always such a comedian? I did not start with the
flipping response. Rik did and Rik finally answered the question with
a thoughtful response. You on the other hand are a waste of time.

Jul 27 '07 #6
dothvader kirjoitti:
On Jul 27, 1:00 am, "Rami Elomaa" <rami.elo...@gmail.comwrote:
>"dothvader" <m...@trekwest.comwrote in message

news:11**********************@l70g2000hse.googleg roups.com...
>>Although your info on echo phpversion(); was useful your other blather
was a complete waste of time. No duh! Is there really a thing called a
search engine? What is Google??
If you ask a simple question like "what is xyz", you will most certainly get
redirected to Google. Ask a stupid question, you'll get a stupid answer. If
you want a descent answer, you should put some time and effort into writing
a more specific question like you did now:
>>I have been looking at some php forms and a variety of them use
chfeedback.php x.x especially some build on the fly wizards. Does
this need to be installed on the server?
If a script uses another script, then yes, the script must exist on the
server. You don't "install" php scripts, you just save a copy of the script
on the disk and that's it.
>>Does php have modules that will allow you to do certain things?
Really really not sure what the hell you're asking, so I'll magic 8-ball
this:
"My sources say no." There you have it. Which brings us back to writing
better questions.

--
Rami.Elo...@gmail.com

"Good tea. Nice house." -- Worf

Wow! Are you always such a comedian? I did not start with the
flipping response. Rik did and Rik finally answered the question with
a thoughtful response. You on the other hand are a waste of time.
Why yes, yes I am, and I also enjoy being concidered as a waste of time.

But seriously, "modules" can mean several things and I really hate to
guess what you meant by it. And "certain things", are you kidding me?
What exactly is a certain thing? How am I supposed to know? Communicate
with a database? Produce images on the fly? Travel in time? Solve the Da
Vinci code? To such a vague question there just is no answer.

I'm sorry that you can't write decent questions and I admit I should not
reply to them.

--
Ra*********@gmail.com

"Wikipedia on vähän niinq internetin raamattu, kukaan ei pohjimmiltaan
usko siihen ja kukaan ei tiedä mikä pitää paikkansa." -- z00ze
Jul 28 '07 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: Matthew Wilson | last post by:
Hi, we are getting a lot of spam through our PHP Feedback form, and have set up a new field 'prove you're human', asking them to do some simple maths. What is the command for the PHP script...
6
by: A.Translator | last post by:
As I am just beginning to learn php I had to fish a free form script from the web. The script works fine, it processes the data filled in, including the sender's email address and sends an email to...
2
by: DVH | last post by:
Hi, I've a script that sends mail from my site. I've included a regexp which should return 403 forbidden if you try to hijack it and send to another address. How can I test to make sure it...
4
by: atiq | last post by:
I basically have a mail to form on my website. When the form is filled and submitted by the user it processes the form using the file feedback.php. What i want is a Pop up window which says "thank...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.