http://www.webmasterbase.com/printTemplate.php?aid=870 Be sure to read the other side of the story as well, even if just to be sure that is hollow ;-) Tarique ...
Check this out!! http://bitflux.ch/editor/ This was one thing which Mozilla (or anyother Linux based browsers) were not capable of where as it was possible in...
Hello all, I am the author of a book named "XML and PHP", written to explain the benefits of using XML with PHP. I would like to invite everyone on this group...
Hello Vikram, 1) Welcome to the list nice to have you here 2) Please read the guidelines for posting before posting to the list (link at the bottom of this...
... With a price tag, PR release and author teasers I peg this post as [commercial] I guess [announce] would have been passable if the book was OPLed Cheers ...
Hi, I am passing the following variables to the php script MasterSelect.php. // Parameters Required to be passed to this script : // $databasename : Name of...
Hi Rajesh, The simplest thing would be to use fetch_array instead of fetch_object. Note also the concatenation used, instead of putting everything in a single...
... Thanks a lot Nirav. Peace -- Rajesh ... ####[ Linux One Stanza Tip (LOST) ]########################### Sub : Using Aliases (bourne shell/ clones)...
Hi All, I want to know if anyone has done any work regarding inbound and outbound IVR solution. What I mean is that I can have a phone # which I dial and then...
Hi everyone, I have a couple of scripts bothe BASH and PERL which I need to port to php. However one of the scripts is giving me the problem, that which would...
hmm... how about.... Exec('service httpd restart') or Exec('kill -9 `cat /var/run/httpd.pid`; httpd') I hope you are using php cgi mode to acheive the...
That's where the problem is I guess, have it as a DSO Is there anyway perfect way of executing a bash script from within PHP under these circumstances? Thanks...
... man sudo but it's a security risk one hole in *any* script that allows remote execution can cause damage to your system config.(under normal circumstances ...
webmin is too good probably. but I'd never dare to run it on my online server.reason: its web based. Similarly, running a "PHP" script that can trigger su...
Well, So php is basically a bad idea for creating subdomains on the fly? Well for now, I have inserted a wildcard into the DNS, really mean thing to do could...
I'd like to clear up a few things here: a) PHP running as a module restarting its own httpd is a *BAD* idea. b) PHP running as a CGI restarting a httpd that's...
Well then I guess I need to put a CRON that will restar the Apache, monitor it and if it dies restart it. Thanks everyone for the suggestions and useful hints,...
On Mon, 7 Oct 2002, Paul Alapatt wrote: Last word - Make sure you dont do this in combination with any other control panel because most of them will overwrite...
Hi, Please help clear the following doubt: (1.) I have a config.php file having a variable $language set to a particular value. Using the require_once or...
Hi, If you write a stored procedure in postgres in plpgsql than what are the ways that this procedure can be called from php ? Similarly if a C function is...
... Hmmm... ... You are right - I guess the best person to answer this would be Dr Gurunandan Bhatt That is if he still reads this liost ;-) Tarique -- ...
Of course, I read the list ;) Writing C code to build it into the postgres backend, is tricky and must be avoided unless absolutely neccessary. Here are some...
Gurunandan R. Bhat
grbhat@...
Oct 11, 2002 3:14 am
530
... Ooooops. Sorry!!! I misunderstood your question. You cant call a postgres backend function from php directly. You must embed it in an select query. For...
Gurunandan R. Bhat
grbhat@...
Oct 11, 2002 3:14 am
531
Hi.. I tried Installing postnuke 0.721, I am getting the following error before creating database ======================================================== ...