upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
Multidimensional array problems in $_POST
I'm having trouble with a three-dimensional $_POST array. It starts as a two-dimensional array on th
Storing user data help?
Hey Guys,
I'm not use if this question is to broad but I can always give you more informatio
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
How to restrict the display of report variants
Hello All,
I want t know how to restrict the display of report variants.
I mean, whe
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me