SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
MySQL-PHP Query Results Help
Hello all. I'm hoping to be able to get some help in solving a problem with query/rowcount output. I
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
How to set pass login name from htaccess to php
When the user logs into my members page via htaccess, I'd like to retain the username so that I can
How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the
SAP Business Suite
Hi all:
Within the SAP Business Suite solution I would like to ask you the main differenc
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
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I