Parse Error Help
Hello, I got the parse error "Parse error: syntax error, unexpected ',' in register.php on line
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
Pagination
Okay here is the page in question: http://blenderteachings.000a.biz/tutorials.hamishhill.php
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: [
Multi dimensional arrays
If I put in this code:
1
2
3
4
5
6
7
8
9
10
11
12
13<
Help Import Animoto and Youtube
CAn someone help me urgently want to allow users on my website to import youtube/revver/dailymotion
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
How to calculate days from variable date?
This will be easy for one of you gurus. I want to fetch the date from a variable date, for example:<
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste