I want to use the following function the test the array elements,
if all element is number return true, otherwise false;
but the command marked, it print out only the first char of every strings in
the array;
can help?
ie: ++0++ for 0.234
function check_int_float($array){
$result=true;
){
$result=true;
for($i=0; $i wrote in message
news:[EMAIL PROTECTED]
> anyone how to write a good number valid function?
> regonise numbers like: real int
>
>
>
>
>
> --
> Sincerely your;
>
> pei_world ( .::IT::. )
>
>
>
>
>
>
>
anyone how to write a good number valid function?
regonise numbers like: real int
--
Sincerely your;
pei_world ( .::IT::. )
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ts($fp);
echo ">>>".($new - $old)."<<<";
ouput ======
1047832384>>
1047832349 =
>>>1047832384<<<
--
Sincerely your;
pei_world ( .::IT::. )
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I have a flash written to receive var from php file.
but I found one problem,
my problem is just can load the var from the file.
I have following AS code from a button. when I click this button twice, it
load up the var
but How can I load it befor the moive is going to play?
there is no point to
I only found the actionscript for click button to load the varialbes. but If
I want to load variable when the moive start?
on (release) {
gotoAndPlay(2);
Status = "Beginning Login Process.. Please Hold";
loadVariablesNum ("Login.php?Name="+Name, "0");
}
how to active the variablesLoad("test.php",0) when the flash start to play
I mean auto load the variables
--
Sincerely your;
pei_world ( .::IT::. )
"Michiel Van Heusden" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> my experience is
> that i
cann't see any thing without your form! I think it is misstyping error,
check your form variables name,
specially upper case or lower case!
but try
$rank = $HTTP_POST_VARS[rank];
$title_new = $HTTP_POST_VARS[titles];
--
Sincerely your;
pei_world ( .::IT::. )
"Peter Gumbrell" &l
do you know how to load the variables from php
automatically when the flash start?
I need to stick the loadvariable into a button click action,which is not
what i want.
thx
--
Sincerely your;
pei_world ( .::IT::. )
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit
I have the following PHP code to generate output to the flash
//===
$query = "SELECT currencyCode,currencyName,country,buyPrice,sellPrice
FROM $CURRENCIES_TABLE order by currencyCode;";
$db_linker = db_c
if my post variable is
$_POST[array]
How can I get the individual element of that array?
I found one way to do this is $two_array=$_POST[array],
but is there any other way to do so?
thx
--
Sincerely your;
pei_world ( .::IT::. )
--
PHP General Mailing List (http://www.php.net/)
To
;
pei_world ( .::IT::. )
"Jonathan" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> hi all, i've only begun learning php around 1 week ago, i'm having trouble
> with this code,
>
>
>
> Untitled Document
&
Database
Engine Description: Syntax error in FROM clause.
-----
thx
--
Sincerely your;
pei_world ( .::IT::. )
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
13 matches
Mail list logo