i was reading a php book and it says on UNIX machines i must change the CHMOD
to 666 or 777, how do i do this? i never heard of the CHMOD. thanks.
i put
chmod ("index.php", 0777);
in my index.php file and when i viewed it, it displayed
"Warning: chmod failed: Operation not permitted"
anyone know why that is?
i have a unix host. thats why i am trying to get this CHMOD to work. Thanks.
how come whenever i run this code i get a error that says
"Warning: Unexpected character in input: '\' (ASCII=92) state=1 in
c:\phpdev\www\public\notch\bioupdate.php on line 28
Parse error: parse error in c:\phpdev\www\public\notch\bioupdate.php on line
28"
i fixed thati feel stupid for missing thatbut i still get the error
even after i fixed that
In a message dated 3/13/2002 9:01:59 PM Central Standard Time,
[EMAIL PROTECTED] writes:
> I suppose that line 28 is:
>
> if (!fp) die ("Cannot open file for writing. Please contact me.");
>
When i use the Include() command for a text file it always puts a slash, / ,
in front of any qotations in the text file. anyone know why? my example is
http://www.notchmetal.com/bio/
thanks
-Sean-
yeah...someone already told mei feel stupid for that one...for some
reason the HTML tags were giving me problems...i just opened another text
file and resaved it and it worked fine. thanks everyone for your help
-Sean-
how do you determine how many people are on your webpage right now?
-Sean-
For some reason whenever I do a multiple drop down box in php and click submit, the page it transfers too says that there were undefined index's. Which does not make sense because it worked for one of my friends and its an example right our of "Beginning PHP4."
Thanks
-Sean-
listbox.ZIP
D
i have been learning php from a book, but whenever i do array examples i get
errors. like if i have multi selectional list box and there are 5 things to
select and you select 3, there will be 2 errors and then the results of the 3
will display. i dont think i have the full php installation or s
what are all the security flaws of PHP? also...what other languages are more
secure? thanks.
11 matches
Mail list logo