Re: guest book problem !!
From: Alvaro G Vicario (alvaro_QUITAR_REMOVE_at_telecomputeronline.com)
Date: 09/20/04
- Next message: Alvaro G Vicario: "Re: Session value in include"
- Previous message: BlueFrog: "Re: Session not available in Include file"
- In reply to: sumon: "guest book problem !!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 20 Sep 2004 10:00:37 +0200
*** sumon wrote/escribió (19 Sep 2004 23:20:21 -0700):
> I want to create a guest book using php .It includes
> name ,email,comments field .
> But if name is like ab'hh or comment has " ..then it
> creates problem .. I want to know is there any function
> that helpme to take any kind of input that are given by user !!
What kind of problems? If you are using a MySQL database and quotes make
your SQL query fail, you have mysql_escape_string(). If that's not the
problem, well, this can or can't be the solution :)
Next time please give us some information.
-- -- Álvaro G. Vicario - Burgos, Spain -- Thank you for not e-mailing me your questions --
- Next message: Alvaro G Vicario: "Re: Session value in include"
- Previous message: BlueFrog: "Re: Session not available in Include file"
- In reply to: sumon: "guest book problem !!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|