mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...
Email/MMS to Site
Hey guys. I'm looking for a way for a user to upload images and/or text via their cell phones. It
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
CURL question
i am wondering if it's possible to use multi curl with login something like
login once to web
Not showing whole name with mail () script
I sent up a simple mail form with the PHP mail() script. One problem is when it sends an email with
PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so