browse folder only
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w
Track downloads' status
Hello,
I need to make somehow, some system, to track whether downloads are completed or faile
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
article site help remaining text
Hi all hope you will be fine
I am creating a article site in this site i want to put some text on
Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would