Tag: Php Files

wordpress themes
momochi asked:


I downloaded some Wordpress themes but since I haven’t decided on a site name or web host, I have nowhere to download it to. I don’t understand anything about PHP files, how Wordpress works, nothing. I just want to edit some of the pictures to decide what theme I want to use..

Tags: , ,
php scripts
Simplicated asked:


I have a directory with files which are strictly confidential and should only be read by my PHP script. What should I do so that others can’t read it?

Tags: , ,
php
kr16kr asked:


How to write a PHP coding to list out all files and directories as links to them?

This is somewhat similar to some index pages. When new file or folder is added to the directory, HTML page should display the newly created file/folder together with previous ones after it is being refreshed. (prefer in alphabatical order)

How to achieve this sort of functionality in PHP? Please provide sample coding as well. (and any references)

Thanks.

Tags: , ,
php
Jouke E asked:


I need a PHP script that can show files / file names in a table or column. Customizable too. Can you supply me with a tutorial link, the script, or other helpful means of helping me solve my problem?

Tags: , ,
php
asked:


Please give me a site. I sign up at ripway but ripway banned my account every times! So please give me a site that does not banned my account and can upload can edit php files.

Tags: , ,
php
Vince asked:


I want to display a “Last Published” date on my site’s articles using PHP. My site files are PHP pages.

Originally I had a piece of code in each article page, however I’ve now learned that is very bad design.

What code would I insert in my article pages to connect to a single, separate php script file, so that my “last modified” date will show up in my articles?

Tags: , ,
Back to top