Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Auto fill in input value based on User_ID
Hello,
I'm looking form some input on the following problem.
User loads page ->
Check Digits and extracting digits
I think I can figure out the code for this but I am having a very hard time getting past the first s
Create multiple (n) arrays
Hi there,
I have the following need:
I have 2 arrays (coming from a databases)
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
How to Create a Dynamic table
col1 col2 date1 date2 date3 date4..........
a b v1 v2 v3 v4
compile php5 with DOM
Hi,
I can't manage to compile php 5.3.0 from source on Windows to include DOM,
in spite of
radio button reamains checked
Hello i'm trying to keep the state off my radio buttons so it shows which ones where clicked after t
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
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,