Displaying Multidimensional Arrays...about to put my head in a vice, PLEASE HELP
I am fairly new to PHP and MySQL and I have a problem which I have been trying to resolve for days.
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
help with database debug pls
Parse error: syntax error, unexpected T_ELSE in /home/content/m/e/s/mesick/html/students/05/php/chec
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
Xacute search within SQL results
I have a query that is pulling data, and I want to return a specific value from the results of that
start new row of pictures
on my site www.budstreasureauctions.com there is a featured auctions box that users will pay to get
MSSQL/PHP
I am tryint to setup a webapplication developed in PHP, Apache2.0 and SQLServer2000 as backend which
php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();