MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
Simple code help with redirects
I am trying to figure out a redirect script that detects if the browser is IE 7 and if it does, redi
Need help with cin setw
I made a program here is my code:
#include
#include
#i
Problem executing bash script using shell_exec
Hi there,
I created a bash script file using following code to convert doc documents to pdf using
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons