You can put READONLY in your TEXTAREA tag
Coert Metz
Mirco Ellis wrote:
Hi all,
I have a app that enables the user to call data out of a mysql database into
textareas. They can then edit the data and update the database. There is one
field that I whant to stop them from changing. This field I
You can use strstr, stristr, strpos or regular expressions.
Maybe it's good to check the manual at php.net first before asking
a question ;)
Coert Metz
Kevin - Kd Micro Software wrote:
Hello all,
This is probably a really easy thing to answer but I don't know what the
answer is so
Hi
Look at http://www.nusphere.com/
Here you can download apache, mysql, php and more with
an easy to use install programm for free.
It works nice for me!
Coert Metz
Blair Robinson wrote:
Hello,
I am making a web site i just want to be able to view my php outputs On my Computer how do i do
Hi
If i'm reading your code in the right way, i think
you can better use the file_exists function available
in php
Read the manual at:
http://www.php.net/manual/nl/function.file-exists.php
Many success
Coert Metz
Sebastian wrote:
hello,
i have this snippet of code, from what i can te
call session_start() before
in this way:
..
and so on...
Coert Metz
Ysrael guzmán wrote:
THIS IS MY SCRIPT:
AND THE ERROR IS
Warning: Cannot send session cache limiter - headers already sent
(output started at
c:\foxserv\www\t-demo1\pedidos\prod_mostrar_tipo.php:4) in
c:\foxserv\www
endfax' and not the parameters '-n -d .'.
Can anybody help me?
Thanks in advance
Coert Metz
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
PHP also supports regular expressions
Check the manual at php.net for more information
(ereg_replace a.s.o)
Coert
Cj wrote:
I want to scan the variables passed from teh url of my script for non alpha
characters. The variables should only consist of a-z A-Z 0-9 and spaces,
full stops and commas
7 matches
Mail list logo