Please,
How do I make to format my date in the my format? For Example:
## I filter
$filter = " SELECT DTVECTO FROM CLIENTS";
$result = mysql_query($filter);
$rows = mysql_num_rows($result);
while($rows = mysql_fetch_array($result)) {
## I get date to the data base
$my_date = $rows["DTVE
thanks to all
"Adrian Portsmouth" <[EMAIL PROTECTED]> escreveu na mensagem
news:[EMAIL PROTECTED]
> No don't use the PHP date function, MySQL has an inbuilt function
> exactly for this.
>
> See DATE_FORMAT http://www.mysql.com/doc/en/Date_and_time_functions.html
>
> HTH
>
> Adrian
> www.phpscript
How do I make to I send mail with hidden copy?
What the correct sintax??
thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Please, How do I make to access a database Sql Server 2000?
Thaks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Please, How do I make to get all errors of MySql ?
I'm making a function for translate all errors. Example:
function TranslateErrors($err)
{
global $result;
global $text;
Switch ($err)
{
case 1045 :
$text = "User or Password invalid";
Break;
case 2005 :
Test
__ Skyhawk
ICQ#: 46195280 Current ICQ status: + More ways to contact me
__
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http
Please, How do I make for my webpage expires before time?
Thanks
I'm sorry my english, I'm brazilian.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> header("Pragma: no-cache"); // HTTP/1.0
>
>
>
> --
> Sincerely, val petruchek
> "Skyhawk" <[EMAIL PROTECTED]> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ ÓÌÅÄÕÀÝÅÅ:
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Please, How do I
Please,
How do I make to get version information of MySql in runtime ?
I would like to show the version of MySql in my website. For example:
Version PHP :
Version MySql : ??
Thanks
Skyhawk
Thanks, bye
Skyhawk
"Mark McCulligh" <[EMAIL PROTECTED]> escreveu na mensagem
009801c22813$bd5a5a20$[EMAIL PROTECTED]">news:009801c22813$bd5a5a20$[EMAIL PROTECTED]...
> You a use the command mysql_get_server_info().
>
> Example:
> mysql_connect
Alguém sabe o que esse erro significa?
Which the mistake in this function?
Warning: HTTP request failed! HTTP/1.1 404 Objeto não encontrado in
D:\Projetos\Websites\Portal_Origem\adm\incprodutos.php on line 64
Warning: copy("http://doiscliques/origem-novo/web/upload/alias.bmp";) - No
error in D:
11 matches
Mail list logo