Not Loading Function Into Div
I'm not sure whether to put this under the php forum or ajax forum but because I tink it's more of a
Insert numbers from Barcode scanner into online php page
I have a real big problem, Here is what I'm trying to do. I have a Intermec CN3 handheld computer th
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
How to display objects in a row
I have 7 codes that i want to display in a row one next to another.
The first is {$ads->ad
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would