line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Checking if multidimensional array is empty?
I have a for with multiple test input fields. Specifically the user submits multiple names and ages
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Typing math
I've added support for typesetting math using LaTeX on the forums.
Example:
Code: [Select]
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
Pagination won't carry results past page 2.
Hi all,
I've worked out my pagination script and its paginating fine until I click next from
cURL error
So here is my code... I got it off of here... http://www.youtube.com/watch?v=XcgQUsorF_8
Because
How To Make More Than One Redirection with PHP on the same page?
Hey im trying to do a direction page where it open differently link direction pages every time som
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai