GET * FROM _____ Except?
I have a site that is for stock photography.
This section of the code calls images to display
Delete HTML file after loading
I have limited experience with php and its been a year or two since I've last used it. I have a sma
Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
if else problem, help please
i have this script that i made only i try to also put in a if else for for some reason the script is
PHP and Javascript
Hello Everyone,
I have a page that needs a javascript code to be written between PHP code but
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
Random Number Generation And Probability
Hello, I am working on a function which has to insert data into a SQL table.
we have to suppl
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,