Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
Small problem with image resize script
Hi!
I am a little bit new to php and I have an issue installing an image resize script I down
Line break?
Hi, I'm new to the forum and new to php. I'm not sure if I'm using the correct terminology so here i
curl javascript problem
Hi Experts.
I'm new curl and wanna to get some info from this http://www.amadeus.net/
when
Save data in input fields when they press "BACK BUTTON"
Hi, this is html form: And let's say they get a error "Please enter ur title must be more then
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
Certain files upload, while others do not
I want to read the data from an uploaded file. Not sure why, but it only uploads for certain files.