Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
$variable = $variable
Hello
Sorry if this is a really simple question but I have run out of ideas. Is there a reall
Pulling out some result data from MYSQL
Hey Guys,
I've built a PHP page that has a for just imagine something like registration form
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
Need help to modify php ELSE code
I'm trying to find a way to have the php code display a message if there is no inventory listed in t
Php navigation
I have four buttons on a php page.
If i click a button it will redirect to different php pages.
UDS 4.0 Datatype issue
UDS 4.0.322 -- connecting to NI Labview 9.0
When using connection method: Cache with live
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
select distinct a,b,c,d fr