need help modifying script
Hi guys,
I'm fairly new to php and am having a bit of trouble modifying a script.
This
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know
jquery validation in codeIgniter
hai i need to add client side validation to my fiels which are selected in a forloop.the fields are
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
if description does not contain the following words
Hello everyone,
I am parsing a MS Excel (.xls) file and adding it's content to a mySQL databa
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
Help with translating C code into assembler code
Hi im doing a project that moves a robot around a maze avoiding walls and need some help with conver
Need help making a script that moves data into acrhive table
Hi,
I'm kinda new to php/mysql
And i wrote a simple script to store sales lead for a b
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these