Answer to number 1:
I'm sure you could, but why would you want to when Javascript is more suited
for this type of processing. If you don't know javascript google for some
tutorials or for alert boxes, and I'm sure you will find plenty of examples.
for #2:
For Mysql check this:
http://www.mysql
Hi,
> 1) Can we display an alert box using PHP.
No, you need to use Javascript's alert() function. PHP is server-side only.
> 2) I would like to know the max. number of records or max. space
> a database (mentioned below) can provide.
Oracle, MySQL and SQL Server are limited only by the space
1) No you can't. Use javascript for that.
2) This information is easy to find from web. Read datasheets or use google.
Niklas
-Original Message-
From: yogendra lingsugur [mailto:[EMAIL PROTECTED]
Sent: 3. maaliskuuta 2003 14:32
To: [EMAIL PROTECTED]
Subject: [PHP] info require
Hello !
I have got 2 doubts/questions for clarification.
1) Can we display an alert box using PHP. The objective is to
fire back the user for his incorrect submission with an
alert message.
2) I would like to know the max. number of records or max. space
a database (mentioned below) can provid
Hello !
I have got 2 doubts/questions for clarification.
1) Can we display an alert box using PHP. The objective is to
fire back the user for his incorrect submission with an
alert message.
2) I would like to know the max. number of records or max. space
a database (mentioned below) can provid
5 matches
Mail list logo