Hi,
Is it possible to configure PHP for a BEA Weblogic Webserver? If so anyone
who did it? and how?
Tx
MH
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Are you running PHP as CGI or ISAPI?
I got so much similar trouble with the ISAPI dll on IIS that I use the CGI
nowadays.
MH
"Kondwani Spike Mkandawire" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have a problem running my Scripts from IIS...
> I test t
I am looking for PHP code that will submit (post) a form automaically to a
ANOTHER php page. I do not want to press a submit button. I have found a
class at PHPClasses but it is too complicated for my needs. What is the
simplest way of doing this? What is the theoretical approach?
The reason
I am looking for PHP programmers in South Africa, specifically in the
Gauteng area. Please mail me.
Tx
Bk
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I am trying to create a Pivot Table with PHP's COM functions. I managed to
get the data and charts functions going but the pivot table is tricky.
Anyone that managed it before? I am looking for examples, plz.
Tx
MH
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: htt
I am looking for more examples on PHP and COM. I've got all the stuff from
the manual and the tutorials, but I want more. Anyone that can help plz?
Tx
MH
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I got the problem! php.ini is not saved in c:\winnt by default! Make sure
your php.ini is in c:\winnt and NOT in your profile as saved by the
installer!
"Mindhunter" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Yes I have set
Yes I have set cgi.force_redirect=0 in my php.ini file. I have trippled
checked this! I am running PHP 4.2.0 on Win2K IIS5 as CGI. What am I
missing? Any known bugs?
Tx
MH
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Where do we get the Windows Binaries?
Cheers
MH
Zeev Suraski <[EMAIL PROTECTED]> wrote in message
5.1.0.14.2.20011210234236.0516bec0@localhost">news:5.1.0.14.2.20011210234236.0516bec0@localhost...
> After a lengthy QA process, PHP 4.1.0 is finally out. Download at
> http://www.php.net/downloads
t=$row->cid;
>$element[$cnt]['cid']=$row->cid;
>$element[$cnt]['parent']=$row->parent;
>$element[$cnt]['name']=$row->name;
>echo str_repeat('-', $level) ."".$element[$cnt]['name'].&qu
Hi,
I need to display hierarchies (hierarchical structures). I have a MYSQL
table with data like this:
Node,Parent
A,
B,A
C,A
D,B
E,B
F,D
G,A
It can go down to 10 levels.
I do not want display one level and then click to display the next, I want
to see the entire tree at once, say like this:
Hi,
As far as I understand "header("Location: next-page.php");" only works on
Apache. What can you do to redirect if you do not have Apache?
Tx
MH
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
T
Hi,
I am reading a date from an input in format 'DD-MM-' ex. 10-11-2001.
Now I want to add 3 months to the date. I have tested mktime and strftime
etc and no matter what I do I get the year as 1970. (Systemdate works
fine). How would I go about adding 3 months to a date in that format?
Th
Hi,
Lets say I want to get the current exchangerate from another page on the web
and use it in calculations on my own page. How do I retrieve info from
another site once someone access my page?
Tx
MH
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
Hi,
Does anyone know of a script/tutorial etc on displaying Microsoft SQL Server
records, lets say 20 at a time and on clicking NEXT it will display the next
20 records and if you click PREVIOUS the previos 20 records?
I have one for MYSQL but the catch is that MYSQL has something like:
select
Hi,
Any good tutorials or references on how to select and display these images
from a database (MySQL, Access, SQLServer) with PHP? I know how to get it
in, thats the easy partbut getting it out I'm listening!
Tx
BK
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mai
I had the same prob on Win98 and Win2K. On Win98 I reverted to Apache and
on Win2K I am using CGI, besides that I don't know of much that you can do.
Why not stick to CGI?
BK
"Juraj Hasko" <[EMAIL PROTECTED]> wrote in message
000e01c12940$b9490260$ec01db0a@HASKO">news:000e01c12940$b9490260$ec01
Does anyone know of online psychology tests where the answers are
interpreted by a php script? Does anyone use php for this purpose?
Tx
BK
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact
Try and find MYSQLFront - (Sorry I forgot where i downloaded it). I find it
the best way to load sql files and data.
BK
<[EMAIL PROTECTED]> wrote in message
OF0DBB50F2.83686F02-ON65256AA8.0043300A@domain">news:OF0DBB50F2.83686F02-ON65256AA8.0043300A@domain...
Hi,
In MS SQL server, table dat
I've seen this all over. I had a QUICK look at the manual and can't find
much. In short, what is it, what is it used for and is it WIN/UNIX-LINUX
specific. Also any good readings on it will be appreciated.
Tx
BK
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMA
Hi,
Two things:
1. PWS from the CD has a bug, you need to get the patch from MS. The
problem is with the MTS.
2. I use Badblue www.badblue.com for easy, fast development. I also
recommend Apache above IIS or PWS.
Cheers
BK
"Kyle Smith" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED
Hi,
Is it worth the while to read up on PEAR? I have seen much of it but I
don't know much about it. I am not a complete newbie anymore and I have
developed quite a few DB driven sites. Any good readings that you know of?
Ciao
BK
--
PHP General Mailing List (http://www.php.net/)
To unsubs
22 matches
Mail list logo