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
newbie error
what is wrong with this code ?
<html>
<body>
<?
Javascript form submit and radio buttons?
When this form is submitted, it is automatically resubmitted using JS.
All my fields are carr
listcube issue
Hi
I have a virtual cube ZREMOTE. I use Tcode "listcube" to retrieve contents. I use of the
Match stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
output printing as hexadecmal... XD
Everything works except the calcem call for the totusold and totuprice. The out put shows up as hex.
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Escaped characters
I have a script that allows you to post news to the home page of my site. Along with the news is the
DATEDIFF Question
First time post, and of course it is a help question.
I am using a WP plug-in to display prev
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now