do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
drop-down with sub-category appear
Hello,
i know how to build a simple dro-down list, im looking for a code when im gonna choose
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
how to get different value in second view of webdynpro?
hello guys,
In ABAP webdynpro I am trying to create one application having two views.
start new row of pictures
on my site www.budstreasureauctions.com there is a featured auctions box that users will pay to get
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now