Newb advice
Hi all,
I'm a flash front end designer and I've taken on a project that needs some back end p
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
DateObject and Nulls
Hi all,
I have an array mapped to a value object. One of the items in the array is a PHP Date
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
Multi-image upload problems
Lets see if I can get some help on this one. Can anyone show me what I am doing wrong here. I'm just
Setting condidtions for an input box
Hi all,
I would like to set a condition in a txt box that says the number a user enters has t
Display data returned from Ajaxservices!!
I have a question about displaying results using ajax. I have part of the code below.
$.ajax({
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
user validation always displaying invalid ? please help
Hello,
I have 2 accounts and there is a field in mysql called validated it can be either &quo
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image