download directory onto C drive
I am attempting (if this is possible) to write a routine to automatically dump the contents of a dir
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Problems with adding a link to one position in a 'foreach' loop, please help
Hello!
Iam pretty new to programming and I wanna create a table with users from an array. It
Cannot Display Array from Select Statement + Login question
Hi,
I'm new to PHP but so far so goog. I was assigend a project and I'm very close to completion.
PECL uploadprogress for php5.2
Hey, I just installed PHP5 via .htaccess on my 1and1 Shared Hosting Account.
How would I exac
show the direct link into href
I want to display link on the page. i am fetching the data(URL) from database,actually before that i
mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */