Will PHP have any kind of active filter such as ASP's rs.Filer Criteria
And what about searching as ASP's
rs.Find Criteria
???
Thanks
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the
if the returnns are "\n" you only need nl2br("this \n test \n")... or
preg_replace("/((\r|\n)|(\r\n|\n\r))/", "", "this \r\n test \r\n")...
good luck...
<[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
cast.net...
> To the list:
>
> I've googled and searched the manual, but I'm s
I had a similar problem until I took MySQL out of the system's PATH;
this fixed my problem. PHP apparently needs its own client library and
will hork on the one from MySQL.
-FG
Quoth Alex Popescu on 10/4/2004 4:28 PM...
I sent this message to 3 lists just hoping I would get some help. I just
ho
e sometimes you have thousands os images, and I
know that it will occupy a lot of space!...So, I thought about putting a
reference path to that image!...And print this path in a tag...What do
you think about it?
Thanks 4 your attention,
Regards,
Felipe Moreno
-Mensagem original-
Hi list members!
I have a doubt regarding how can I INSERT and SELECT an IMAGE from a MYSQL
database. I'm using , in the DB, the BLOB field, so, I will be able to
receive binary data. Thnaks for any help!
Best Regards,
Felipe Moreno
--
PHP Database Mailing List (http://www.php.net
Hi,
Im new in this news, and i want to know what news can fix php
problem(programing)??
Thanks
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
i did something like that once. I passed the session variables using an encrypted
query string ( could be using a hidden input, anyway i think it is a good idea to
encrypt the value).
I didnt like it because of the unnecesary use of a second server, but i'm sure
sometimes you just have to go
This seems quite familiar for me. Does this has to do whit chaos?
Anyway, i think i'm getting the idea, but it would be a better to see the
whole code. (at least for me)
good luck,
andrés
>thx again for helping me
>In fact i think the solution you gave me isn t not much faster as the while
actually, try using $park = "NULL" instead go $park = NULL;
in php NULL is the same that "" which is the same that 0
> - Original Message -
> From: "Rick Emery" <[EMAIL PROTECTED]>
> To: "'Andy'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Friday, February 01, 2002 7:51 AM
> Subje
I include this file on the top of all my scripts:
/admin/index.php is the script where i do the login
andrés
- Original Message -
From: "William Fong" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 12, 2002 2:52 PM
Subject: Re: [PHP-DB] Required pages...
> I am
sorry the late reply,
could you consider having each set of coordinates in 2 different fields?
select r.x, r.y from room r
andrés
- Original Message -
From: "Roger Southwick" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, February 16, 2002 12:18 AM
Subject: [PHP-DB] Semi-n
jas,
Replace
> echo " value=\"delete\">";
With:
> echo " value=\"delete\">";
- Original Message -
From: "jas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 19, 2002 3:12 AM
Subject: [PHP-DB] formating problem
> I feel kinda dumb for posting this but here it is...
hi jas,
am sure you asked this before and i already replied. Anyway miles posted
this which is more elaborated than the one i proposed:
***
This is at the top of every file requiring an authenticated user on one of
our sites:
and secure.php consists of this, all on one line, with no cr or lf
check out this code:
*
function build_statement ( $col, $needle ) {
$sWhere = "";
if ( $needle!= "" ) {
$array = explode ( " ", $needle );
$sWhere = "( ";
$firsttime= True;
foreach ( $array as $str ) {
if ( !$firsttime)
$sWhere.= "or
Hi, I hope you can help me with this:
I have these 3 tables.
exam (
exam_id
)
questions (
question_id
exam_id
)
answers (
answer_id
question_id
)
I am wondering if i can delete all the rows for answers linked to a given
exam using only one delete statement.
- Original Message -
From: "Rick Emery" <[EMAIL PROTECTED]>
To: "Andr?s Felipe Hern?ndez" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, March 25, 2002 12:03 PM
Subject: RE: [PHP-DB] delete statement question
> this solution will not work for mysq
it seems to me that the problem with your encryp' function has to do with
your 'separators'. Try replacing every ocurrence of your especial chars ( in
this case the values $sep could get ) before using your "encrypting"
function.
hope i got it right,
andy
"Thomas "omega" Henning" <[EMAIL PROTECT
so what's the problem? : )
you should have a link like this:
the link
now you'll be able to do your query at the results.php script using those
variables.
andy
- Original Message -
From: "Barry Rumsey" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 15, 2002 1:36
jas:
> - Original Message -
> From: "jas" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, January 21, 2002 10:50 PM
> Subject: [PHP-DB] tracking users...
> I am fairly new to PHP and have setup a site that connects to a MySQL db
to
> store different information from our u
>From the php manual:
int similar_text (string first, string second [, double percent])
This calculates the similarity between two strings as described in Oliver [1993]. Note
that this implementation does not use a stack as in Oliver's pseudo code...
where can i find the algorithm or pseudo
y grateful, and very sorry if I'm starting
with the silly questions...
_____
Felipe Eduardo Ortiz López,
Consultor.
Tiammat Software.
Yahoo! Messenger: tiammatsoftware
MSN Messenger: [EMAIL PROTECTED]
http://www.prodigyweb.net.mx/tiammat/default.html
--
PHP D
:
for instance i can work with FrontPage, or text edito to generate the HTML
files, it does exist something similar for PHP?
_
Felipe Eduardo Ortiz López,
Consultor.
Tiammat Software.
Yahoo! Messenger: tiammatsoftware
MSN Messenger: [EMAIL PROTECTED]
22 matches
Mail list logo