ask.
--
Best regards,
George Nicolae
IT Manager
___
PaginiWeb.com - Professional Web Design
www.PaginiWeb.com
"::: Flavio Bastos Amiel::>" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> May i ask for help
try mktime() function.
--
Best regards,
George Nicolae
IT Manager
___
PaginiWeb.com - Professional Web Design
www.PaginiWeb.com
"Vinod Palan" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> hi ,
> Do any one
yes. you can. ;)
--
Best regards,
George Nicolae
IT Manager
___
PaginiWeb.com - Professional Web Design
www.PaginiWeb.com
"Hawk" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have a group table with 16 i
I have the same problem long time ago
--
Best regards,
George Nicolae
IT Manager
___
PaginiWeb.com - Professional Web Design
www.PaginiWeb.com
"Johnny1b1g" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
&g
strtotime returns a timestamp of a data type(ex 05/07/2002)
strtotime(05/07/2002)
you can't recevie a timpstamp from a time of a day.
--
Best regards,
George Nicolae
IT Manager
___
PaginiWeb.com - Professional Web Design
www.PaginiWeb.com
"Jennifer Koenig" &l
If you find someone pls tell him to write for me a new portal with secure
user authentication and a webmail system with Oracle backend.
tanx.
--
Best regards,
George Nicolae
IT Manager
___
PaginiWeb.com - Professional Web Design
www.PaginiWeb.com
"J. H." <[EM
"Jason Wong" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> On Thursday 14 March 2002 21:53, George Nicolae wrote:
> > I have the following code:
> >
> > > function a($var_a)
> > {
> > b();
> > }
> >
> >
I have the following code:
why function b() don't echo anything? can I resolve this problem without
calling b($var_a)?
Best regards,
George Nicolae
IT Manager
___
PaginiWeb.com - Professional Web Design
www.PaginiWeb.com
--
PHP General Mailing List (http://www.ph
$db = ("localhost","databasename","databasepassword");
mysql_select_db("your name?",$db);
$result = mysql_query("select column1, column2 from domain", $db);
while ($myrow=mysql_fetch_array($result))
echo $myrow["column1"]." - &quo
try
--
Best regards,
George Nicolae
IT Manager
___
PaginiWeb.com - Professional Web Design
www.PaginiWeb.com
"Ananth Rajaraman" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi all,
> I'm trying t
The _top option send you to the top of a page. When you open a new location
you go on top by default.Maybe you ask about _blank? I don't have the answer
for this last question.
--
Best regards,
George Nicolae
IT Manager
___
PaginiWeb.com - Professional Web D
sorry the correct code is:
in fooa.php for each textfield
so, when you come back from foob.php if a $field !empty the respective
textfiel will have a value in html form;
--
Best regards,
George Nicolae
IT Manager
___
PaginiWeb.com - Professional Web Design
in fooa.php for each textfield
so, when you come back from foob.php if a $field !empty the respective
textfiel will have a value in html form;
--
Best regards,
George Nicolae
IT Manager
___
PaginiWeb.com - Professional Web Design
www.PaginiWeb.com
"Simos Vare
$v="Var_".$Nums."_Stat";
$Var_Call=$$v;
--
Best regards,
George Nicolae
IT Manager
___
X-Playin - Professional Web Design
www.x-playin.f2s.com
"Yoed" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]
"))),date("Y",mktime(
0,0,0,date("m"),date("d")-7,date("Y";
echo date("d",$today)-date("d",$last_week);
--
Best regards,
George Nicolae
IT Manager
___
X-Playin - Professional Web Design
www.x-playin.f2s.com
"Sa
man first of all look in the manual. there it is very clear...
http://www.php.net/manual/en/function.setcookie.php
--
Best regards,
George Nicolae
IT Manager
___
X-Playin - Professional Web Design
www.x-playin.f2s.com
"Tyler Longren" <[EMAIL PROTECTED]>
array_keys(array_count_values($foo));
--
Best regards,
George Nicolae
IT Manager
___
X-Playin - Professional Web Design
www.x-playin.f2s.com
"Kancha ." <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> An array
array_count_values() returns an array using the values of the input array as
keys and their frequency in input as values
2, "hello"=>2,
"world"=>1)
while ($b = each($a)) echo $b[0]."=>".$b[1]." ";
?>
--
Best regards,
George Nicolae
IT Man
i tell you why. because on instalation you use php.ini-optimized. file. copy
in your win2k director the php.ini-dist as php.ini. After that the script
will work. I don't know what is set in optimized ini file and your script
not work.
--
Best regards,
George Nicolae
IT Ma
take a look at http://www.php.net/manual/en/function.bzcompress.php
--
Best regards,
George Nicolae
IT Manager
___
X-Playin - Professional Web Design
www.x-playin.f2s.com
"Gaylen Fraley" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EM
$x[$key.'service_type'];
--
Best regards,
George Nicolae
IT Manager
___
X-Playin - Professional Web Design
www.x-playin.f2s.com
"Tom Beidler" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
>
>
quot;)
stop=mktime($reformat_stop[0],$reformat_stop[1],$reformat_stop[2],$reformat_
stop[3],$reformat_stop[4],$reformat_stop[5])
be careful $stop is a timpstamp and you must use in combination with date()
function. look in manual for more details about function date();
--
Best regards,
George Nicolae
IT M
if (($text=="com")||($text=="net")||($text=="org")||($text=="info"))
{
}
--
Best regards,
George Nicolae
IT Manager
___
X-Playin - Professional Web Design
www.x-playin.f2s.com
<[EMAIL PROTECTED]> wrote in message
[EMAIL PROTEC
look at http://www.phpbuilder.com/columns/siddarth2228.php3 for a good
tutorial.
--
Best regards,
George Nicolae
IT Manager
___
X-Playin - Professional Web Design
www.x-playin.f2s.com
"Gendeng" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECT
A happy new year with a lot of dynamic sites to all php community!
--
Best regards,
George Nicolae
IT Manager
___
X-Playin - Professional Web Design
www.x-playin.f2s.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
--
Best regards,
George Nicolae
IT Manager
___
X-Playin - Professional Web Design
www.x-playin.f2s.com
"Tom Beidler" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have some records in a MySQL database that
I am very honour of your suggestion but I am not the author of the function
GetDirArray($sPath). The author is [EMAIL PROTECTED] (I don't know him). It
isn't ethic to publish this function under my name.
Best regards,
George Nicolae
IT Manager
___
X-Playin - Profes
le);
sort($retVal);
return $retVal;
}
$a=GetDirArray($path);
//echo "test".count($a);
//for ($i=0;$i";
?>
--
Best regards,
George Nicolae
IT Manager
___
X-Playin - Professional Web Design
www.x-playin.f2s.com
"Todd Cary" <[EMAIL PROTECTED]&g
//you must make some change :
echo "";
^^
//you must find the max pid from database with query
//"select pid from catalog order by pid desc limit 1"
for ($i=0;$i wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> ALL --
> The snipet below is used to generate the table contai
the mail function looks like : mail($to,$subject,$body) ("in a simplistic
manner")
you can use
$to="[EMAIL PROTECTED]";
$subject="test";
for ($i=0;i wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I've searched the archive but can't seem to find anything on the mail()
> function o
do you know if exist a php code beautifier for win32? pls tell me the
address.
--
Best regards,
George Nicolae
IT Manager
___
X-Playin - Professional Web Design
www.x-playin.f2s.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL
try date("d-M-Y",rand (mktime(0,0,0,1,1,1970),mktime(0,0,0,12,31,1985)))
mktime works only from January 1 1970
--
Best regards,
George Nicolae
IT Manager
___
X-Playin - Professional Web Design
www.x-playin.f2s.com
"Mehmet Kamil Erisen" <[EMAIL PROTE
$retVal);
return $retVal;
}
//and then
count($a=GetDirArray($sPath))
--
Best regards,
George Nicolae
IT Manager
___
X-Playin - Professional Web Design
www.x-playin.f2s.com
"Bogdan Stancescu" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL
look at http://phpmailer.sourceforge.net for a useful class.
--
Best regards,
George Nicolae
IT Manager
___
X-Playin - Professional Web Design
www.x-playin.f2s.com
"Dasmeet Singh Arora" <[EMAIL PROTECTED]> wrote in message
1009010971.1987.7.c
look at http://phpmailer.sourceforge.net for a useful class.
--
Best regards,
George Nicolae
IT Manager
___
X-Playin - Professional Web Design
www.x-playin.f2s.com
"Andrew V. Romero" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMA
$word=exlode(" ",$line);
--
Best regards,
George Nicolae
IT Manager
___
X-Playin - Professional Web Design
www.x-playin.f2s.com
"Yamin Prabudy" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> hi guys,
> I need help here.
>
36 matches
Mail list logo