imap: how to save a copy of sent emails to sent elements
Hello my friends,
I am writing an online emailing application with inbox outbox/sent elements
FFmpeg Images 2 Video conversion problem ??
I got folder full of images , number of images = 600 , I want to make a video which plays one image
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Pre-Fill out a PHP form...??
This is for work actually (geek squad). We have to fill out this online php form at work over and ov
pull content
I have an existing page, domain/adverts.php which has a good PR. I've just rebuilt my site and the n
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc