AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
DataTable Help Required
Hi all I am creating an app that utilises and MS Access back end and queries it quite a bit at vario
a dificult string search
Hi I don't know a way around this. I want the user to input a password, but to make it a bit complca
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been
Error with Font and imagettfbbox
I keep getting an error that says "Warning: imagettfbbox() [function.imagettfbbox]: Could not f
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
Batch Related Pricing
Hi, I need some clarity on the batch related pricing
For example the following are the b
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
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,