Categories
PHPTips and Tutorials → File Manipulation

PHP Includes

How to use PHP includes in your scripts
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Displaying a files extension

Displaying a files extension
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

How to let your customers or visitors easily put files on your server

This tutorial tell you how to create a file upload script on your server using php, javascript. The code is available for free.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Basic File Editor

Seems more and more people are wanting to edit files on-line. Also a common problem in on-line editors is the textarea because editors on-line use the same code, so it breaks the editor. This will address this problem be tricking the the online edito...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Working With Excel Files (tab-delimited)

Learn how to open, retrieve, enter, and change data within an Excel tab-delimited file. It''s easier than you think!
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Reading and Writing to Files

Nowadays, PHP programmers generally use databases such as MySQL to do everything, however, every programmer should at least know the basics of reading and writing to files - that IS what a database does. Come read an all you need to know introduction...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Speed Limiting File Downloads

It is common to have downloads on your website, and sometimes you want to moderate your downloads by speed, or possibly hide the directory that the download is coming from, protecting all your other files. This is very possible and very simple to sol...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Uploading files

Shows you how I made my upload files form(s) in the Media Administration area. (Does NOT require globals to be on.)
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Get directory from string.

Returns the directory from a string. EX: /test/ FROM /test/blah.php Shows how to create functions, use explode(), count(), while() and preg_replace() functions.
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Uploading files VIA FTP

Shows you how to connect to a FTP, login to that FTP, and upload a file.
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com