How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
UPLOAD IMAGES NOT WORKING!
Hi there i have a upload script in which it uploads the picture to a folder than creates two thumbna
help removing unwanted graphic
How do I remove the small elongated rectangular shape between the "Latest post" and "
To add a field on the screen XK02.
Hi All,
How to add an additional field in the vendor change control screen XK02.
The
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select