Author |
Message |
Topic: inc files. |
jolupa
Replies: 6
Views: 12847
|
|
1: try this first. i think this is more what you mean...
did you do this under mime types or cgi interpreters? go to cgi interpreters and add all of the following extensions for php: php php3 phtml i ... |
Topic: inc files. |
jolupa
Replies: 6
Views: 12847
|
|
if you want it to process those files like a php page, just go into your admin console and add .inc to the extentions for php.
I do that but the extensions for PHP files is deleted and changed for ... |
Topic: inc files. |
jolupa
Replies: 6
Views: 12847
|
|
are any of your simple php scripts working? php includes inc files just the same as ssi include text, html and other files. ive not had to do any configurations for inc files (which can hold anythin ... |
Topic: inc files. |
jolupa
Replies: 6
Views: 12847
|
|
Hi.
How can i configure Abyss to process the inc files with php?.
I try to make a new file entry in the server configuration exactly as the .php entry, but when i save and restart abyss, the php ext ... |
Topic: How to... time format? |
jolupa
Replies: 3
Views: 8093
|
|
Well.
I want to see i want to save the page in HTML without entering in programing some lines in PHP or ASP.
:) |
Topic: How to... time format? |
jolupa
Replies: 3
Views: 8093
|
|
Hi. :D.
I have an HTML form page. In this form page i have a text, not editable, that shows the current date in this format (dd-mm-yyyy).
My question is: There's a way to put the date, in the f ... |
|