I tried the following scenario and here is the outcome:
.../registration.php?step=4&userId=<%php%20trim($_POST[
with that line:
">
Any idea?
From: "Pablo Gosse" <[EMAIL PROTECTED]>
To: "david joffrin" <[EMAIL PROTECTED]>,
Subject: RE: [PHP] HTML m
Hi,
How can I write something like that?
This is obviously not working as the " is assumed as the closing " for the
meta tag.
Thanks.
DvJ
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi folks,
Problem is fairly simple, but how can I insert integer in an SQL statement?
So, I only had strings, but now I have introduced a timestamp column (bigint
to cover the milleseconds), and I have the following statement:
$queryInsert = "INSERT INTO mytables (..., timestamp) VALUES ('";
$quer
mail('[EMAIL PROTECTED]', 'New Registration', $mailtext,
$headers);
I am using the "fake sendmail" windows tool very simple to configure,
maybe a bit slow though.
David Joffrin
www.bidnplay.com
From: "issin" <[EMAIL PROTECT
-tomcat50.sar
3- Patch the inside the jart the two property files to reference php5servlet
and not phpsrvlt anymore (I am PHP5).
4- Start JBOSS and this is it... up to the various different behavior that I
have, but I hope to be php.ini related!!!
Enjoy it!
David Joffrin
think this is because there is from time to time a http request
parameter ("error") which not always defined.
Could someone explain me why this is the case? And how I can change this
behavior.
Thanks.
David Joffrin
www.etradinginnovations.co.uk
--
PHP General Mailing List (http://w
Hi,
I finally managed to run JBOSS/Tomcat with PHP, however, I am facing the
following error message when my PHP code is accessing MySQL: Fatal error:
Call to undefined function mysql_connect() in
C:\APPS\jboss-3.2.6\server\sudetp\deploy\jbossweb-tomcat50.sar\ROOT.war\registration.php
on line 8
Hi,
I searched on the net, found a lot of articles about it... followed all the
various one by one, tried a lot, but I am getting the famous error:
java.lang.UnsatisfiedLinkError: no php5servlet.dll in java.library.path.
Here is the steps I folllowed:
1) Get PHP5 PECL and copy to jbossweb-tomcat
8 matches
Mail list logo