Nathan Nobbe wrote:
On 10/26/07, *Rodrigo Poblanno Balp* <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
I get something like this is the content<\/div>
it seems like the '/' is being escaped, but I need it as HTML.
how are you using the json object
Nathan Nobbe wrote:
On 10/25/07, *Rodrigo Poblanno Balp* <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Nathan Nobbe wrote:
On 10/25/07, *Rodrigo Poblanno Balp* <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Hi everybody!
I
Nathan Nobbe wrote:
On 10/25/07, *Rodrigo Poblanno Balp* <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Hi everybody!
I'm building a small ajax app which consists of only 3 php files.
index.php which contains all the app and has a couple of links. W
Hi everybody!
I'm building a small ajax app which consists of only 3 php files.
index.php which contains all the app and has a couple of links. When a
link is clicked an Ajax request is sent to the server (using prototype)
to the
url central.php with only one parameter 'id'. Depending on that
I have a question that might be too silly for those of you who are PHP
gurus.
Here it comes:
I had a mail (specifically in the headers) function call like this:
$header = "";
$header .= 'From: [EMAIL PROTECTED]";
$header .= 'MIME-Version: 1.0\r\n";
$header .= 'Content-type: text/html; charset=
5 matches
Mail list logo