Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
Change Web page language
i doing this thing first time but i dont find any suitable solution for it. On the demand of user. I
EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
All possible combinations of Strings from table in PL/SQL
Hi,
I am trying to figure out how to build a list of all possible string combinations fro
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER