Cannot Connect to Database
I am writing an application to do annual reviews. I cannot get my script to work. Whenever it runs I
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
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
download directory onto C drive
I am attempting (if this is possible) to write a routine to automatically dump the contents of a dir
distinct rows
Hi
version 10.2.0.3
I have a query output something like the following
ID
set xml path in flash when xml created in memorystream and webrequest
i am creating an xml file using memory stream and i want to load this xml file into the flash on cli
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
php/mysql auto logout after 2 hour and reset password
Hi all,
This I hope will make sense. I've the following code which when a user logins in, cr
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu