Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
smart reading from a text file
Hello there fellow coders, i was wondering if one of you wouldnt mind helping me with this problem i
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: $setImage= 'productimages/' . dat
Whats wrong with my query?
I am trying to get this query to show the appropriate ticked vehicle roof height, unless no boxs are
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
first id from db not showing
I have a php script which displays the content of a mysql table as a html table with sorting, delete
get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,