Keeping data in form
How can I keep whatever I write in the form?
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
Display thumbnails as square while retaining aspect ratio
I am trying to figure out a way to make an image display as a square, for example 80x80 pixels, when
Issue Parsing XML into table
Hello all,
Im a bit new to php and new to phpfreaks. But thanks in advance for the help!
<
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Consuming MII WebService in Java WebDynpro
Hello,
We are facing a strange situation...
We define a transaction in MII to
Take info from one coloum and move to another
Hi all,
I have this:
Code: [Select]$array = "SELECT stock_id FROM stocks WHERE stock_
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,
Display error above the login forum help!
Hi guys. just so you know im not asking for someone to do this for me I just need to be pointed in t
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would