From: "Любимов А.В." <avl@l14.ru>
To: mandrake-russian@altlinux.ru
Subject: [mdk-re] вставка бинарных данных в таблицу
Date: Wed Apr 10 01:05:01 2002
Message-ID: <20020410010409.1b0383fe.avl@l14.ru> (raw)
In-Reply-To: <20020409202759.78b061c0.vsu@mivlgu.murom.ru>
> > а можно как нибудь переменными из PHP вставить?
>
> Не знаю насчет PHP, но из C я туда вставлял вообще бинарные данные,
> только завернув их через mysql_real_escape_string. Видимо, в PHP надо
> произвести аналогичную операцию.
$data = addslashes(fread(fopen($form_data, "r"), filesize($form_data)));
$result=MYSQL_QUERY("INSERT INTO binary_data (bin_data) VALUES ('$data')");
красота. в ПХП все так и есть...
--
С уважением,Любимов А.В.
prev parent reply other threads:[~2002-04-10 1:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-09 2:16 [mdk-re] как восстановить базу mysql Любимов А.В.
2002-04-09 3:51 ` Любимов А.В.
2002-04-09 15:11 ` Sergey Vlasov
2002-04-09 18:40 ` Любимов А.В.
2002-04-09 20:28 ` Sergey Vlasov
2002-04-09 20:43 ` Любимов А.В.
2002-04-09 20:55 ` Sergey Vlasov
2002-04-09 21:23 ` Sergiy Chekalin
2002-04-09 21:29 ` Любимов А.В.
2002-04-09 21:33 ` [mdk-re] " Aleksey Novodvorsky
2002-04-10 1:05 ` Любимов А.В. [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020410010409.1b0383fe.avl@l14.ru \
--to=avl@l14.ru \
--cc=mandrake-russian@altlinux.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git