/^[A-Za-z ]+$/
Add any characters between the []. Though I think you'id need to use an
escape character like \-. Not sure, try it out.
--
Marcjon
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
[EMAIL PROTECTED] (Andy Amol) wrote in
news:[EMAIL PROTECTED]:
> hi,
> Thanks for the reply.
> I want to know how to include char "-" i.e a dash . I want to test for
> it. eg: COSC-3006.
> I should be able to test that string as valid.
> Also is there a way in which the form validation fails bu
Hi,
I am trying to recompile PHP 4.3.6 with GD support. I have installed
libjpeg, libpng, and libtiff with Fink. Fink place all this stuff in
the /sw directory. Every time I run
./configure I get this:
If configure fails try --with-jpeg-dir=
configure: error: libpng.(a|so) not found.
Here is
Joseph Burch wrote:
Foolks -
In building the Apache PHP-Oracle interface we have discovered a
discrepancy between the functions listed in the PHP on-line
documentation and the function list obtained by "nm" for libphp4.so.
Our UNIX Solaris build comprises Apache_1.3.29, PHP-4.3.4, and the full
TRUNCATE table xxx will delete all the rows of data.
DROP table xxx will delete the table.
> Hi everyone,
>
> I can not find in my manual a MySQL command which erase permanently a
> table
> and it?s content from a MySQL database.
>
> Thanks in advance
>
> Charalambos
>
>
Hi everyone,
I can not find in my manual a MySQL command which erase permanently a table
and its content from a MySQL database.
Thanks in advance
Charalambos
_
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://j
Hi everyone,
I can not find in my manual a MySQL command which erase permanently a table
and its content from a MySQL database.
Thanks in advance
Charalambos
_
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://j
hi,
Thanks for the reply.
I want to know how to include char "-" i.e a dash . I want to test for it.
eg: COSC-3006.
I should be able to test that string as valid.
Also is there a way in which the form validation fails but when the user goes back to
the same form its previous values are retained.
Foolks -
In building the Apache PHP-Oracle interface we have discovered a
discrepancy between the functions listed in the PHP on-line
documentation and the function list obtained by "nm" for libphp4.so.
Our UNIX Solaris build comprises Apache_1.3.29, PHP-4.3.4, and the full
Enterprise edition of
Why not just save the information to the database and generate the HTML
when needed ??? In the long run, this would mean alot less disk space needed...
Rene
At 02:15 19-04-2004, you wrote:
Hi, I want to save pages that show records for each user's identity, to HTML
files then add the file-name t
10 matches
Mail list logo