Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
Display data returned from Ajaxservices!!
I have a question about displaying results using ajax. I have part of the code below.
$.ajax({
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
Javascript form submit and radio buttons?
When this form is submitted, it is automatically resubmitted using JS.
All my fields are carr
insert mysql embeded videos as blobs?
Using TinyMCE my client will be able to embed images and flash videos into large columns of text whi
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
If statement help please.
Hello on my site I have 2 content boxes. 1 is for the main content (which is the biggest one) and th