xml
<?php
echo "<h1>XML Articles</h1>";
$home
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
If a record matches an existing record do nothing
So I don't know if I should put this here or in mysql, but what my script is for is for people to ad
Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
Working with Global Variables
hi, I'm not really sure why the following code is returning a "Call to a member function getBan
Problem with umlauts and UTF-8
Hello every1,
I'm creating my own little CMS at the moment and got some problems with the cha
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<