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
Internal Server Error issues
This has been bothering me for weeks and I've been trying to solve it without asking for help, but e
square instead of number
Hello
I do not know why but this code seems to work fine only in my xampp local insallation but n
Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
How to show more than 1 users with this code...
Hello,
i have a table that shows users only if I, as Administrator, want to be shown. But its sho
System copy error in RUN ABAP REPORT PHASE
Hi,
I am performing system copy on my test server. I have previously taken export of JAVA + A
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t