Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
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...
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w
Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
Small problem with image resize script
Hi!
I am a little bit new to php and I have an issue installing an image resize script I down
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID