Hi,
I want to run some unix commands on multiple machines(in
a network) from my web server and display results in the
browser .
eg.
I want to run "pkginfo" or "showrev -p" kind of commands on
multiple machines and gather the result on the web server
and display in the browser .
Can anyboby
Hi ,
I am trying to install php with the --enable-sockets on
a solaris2.8 machine .
and getting the following error .
Any help is appreciated .
thanks
~Rahul
sockets.c: In function `php_if_recvmsg':
sockets.c:1728: structure has no member named `msg_control'
sockets.c:1729: structure has no
Hi,
You need freetype-1.* library . You can get it at www.freetype.org . Then compile
php --with-ttf=/usr/local assuming you have the library in
/usr/local/lib .
I struggled a lot getting the TTF fonts to work in my env . Now I conclude that
only specific combinations of versions of php
Gurus ,
Problem : my php form has a 4 text field with one row . I want to put an
"add another row" button at the end of the row such that clicking will
bringup the previous row as well as add a new row below it for further
input of data .
let me know ,
thanks and regards,
~Rahul
--
PHP Gener
t;
> On Tuesday 24 April 2001 10:31, Rahul Bhide wrote:
> > Gurus,
> > I want to query an oracle database and push the output to an MS
> > Excel spreadsheet . Currently I am dumping it to a csv text file and
> > reading into Excel.
> > Is there a better way t
Ali,
You need to install gd library with php .
Visit here for a reference tool
//www.sourceforge.net/projects/phplot/
bye
~Rahul
Ali wrote:
> Hello,
>
> how it is possible to create a bar chart in php? I appreciate any hint.
>
> Ali
>
> --
> PHP General Mailing List (http://www.php.net/)
> To
Gurus,
I want to query an oracle database and push the output to an MS
Excel spreadsheet . Currently I am dumping it to a csv text file and
reading into Excel.
Is there a better way to do this?? Is there a php function for
this ??
Regards
~Rahul
--
PHP General Mailing List (http://www.
Just wondering ---if your question means . Where is the time limit set ?
then the answer is ---php.ini file (usually sitting in the /usr/local/lib
directory) .
please ignore if I interpreted the question wrong !!.
bye,
~Rahul
"B. van Ouwerkerk" wrote:
> At 11:02 10-4-01 -0500, Jacky wrote:
> >H
Gurus,
I am a relative newbie to sessions in php.
Question: How can I get the loginname of the user . Can session and
session variables get this??. Another way I have tried(but
unsuccessfully !!) is to have a .htaccess file in the directory . Once
the user logs in I use the following code to
Gurus,
How do I extract the first n characters out of a word . I have this-
$Word = attention
I want -
$Word_3 = att
$Word_4 = atte
$Word_5 = atten
this is only extracting first three/four/five characters .
What is the right function to use here ??
thx in advance.
~Rahul
--
PHP Gene
Hi Gurus ,
Can you give me pointers(read urls) to "Good Sites" on tutorials or info
from scratch on XML with PHP.
Thanks in Advance.
~Rahul
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To conta
11 matches
Mail list logo