Tagged Questions
0
votes
1answer
40 views
PHP not properly configured
I just installed php.5.1.2 on ubuntu server.
I tried to run simple test:
<? phpinfo() ?>
it displayed the information but, also display the html tags:
</table><br />
...
3
votes
4answers
404 views
Looking for code editor software with following functionalities
I am looking for a text editor with the following functionalities for php, html and css coding:
code folding
based on indentation (best example is EditPlus)
start at an indentation level and stop ...
1
vote
0answers
421 views
recover php, html and css files using photorec [closed]
I need to recover only the above mentioned files from an ntfs partition, but i don't find these files in file opts menu of the photorec (included in testdisk 6.12). Please suggest how to go about it.
...