Hello, What is the best way to print on a locally connected printer from php ? For printing we want to give the user three options : 1. Screen 2. Local Printer...
hello frineds i am new to this php group i dont know how to start will u plz tell me any website for introduction. i know HTMl ................. thanks in...
... <?php echo ("<html><body>Hello, World.</body></html>"); ?> ;-) Theres a php manual thats available at php.net which probably tells you all that you need....
Hello, Use javascript event onload=print() for the printable page. It will popup the native print dialog, leave rest to the user. Server side is totally in...
I absolutely agree. Of course if you happen to be stuck with Windows, PHP has the printer.dll provided functions. I haven't tried it, but I guess it should...
Hello: I am planning to redo my personal website, since the current one is completely content-free. ;-) This time around, I want to avoid wasting too much time...
... http://www.la-grange.net/cms i am also looking for something similar. googling brought me here. anyhow keep ur results posted. cheers -balaji ... ...
... You'd be surprised. For example, phpcms's default install expects to be in the server-root and isn't happy with virtual servers. Installs elsewhere are...
Hi, We are accepting Detailed description of the item in <Textarea></Textarea>. Is there any function which can return full words without breaking the lines....
... OK. Here it is. Say the user enters the following in the textarea field. ... This is quite a long description of the item. Now you will have to print it in...
Hi, I am working on this site that needs to display info at the State, District, Taluk..the hierarchy is built in this way. I need 2 solutions - 1) For...
On Tue, 18 Mar 2003, Sugandhi wrote: Sugandhi, Whoa!! thats a way too much to ask in one mail ;) I will give answers/suggestions to one of your questions and...
Hi, Can anyone please direct me to a resource on how to handle PHP based authentication and billing cycle systems for a RADIUS server. Much appreciate the...
Hi Shashi, Thanks a lot for the input, will definitely consider using LDAP with FreeRadius. However to just run you through the game plan. The idea is to allow...
... you haven't had a look at FreeRadius then ! though supposedly it is still in beta, it works great, supports lots of Authentication/Accounting methods via...
... It was the beta warning on the front page that me made me a bit skeptic. Paul ... From: Shashi Shekhar S [mailto:shashishekhars@...] Sent: Friday,...
I've got this really weird question... Is it possible to use XSLT+PHP even if xslt support is not compiled in... maybe someone has implemented a native php...
Hi, I am currently passing the following string to CURL. . . . $ch = curl_init("https://swreg.org/cgi-bin/c.cgi"); . . . Does this ensure Server 2 Server...
Yes, this ensures that the interaction with the target server is via SSL. By the way, which SSL constant are you talking about that you would use in case this...
None of these options are used to set whether the connection would be over SSL or not (though some of these options are used to specify the Version of SSL (2.0...
Hello, Issue 1: Is there a way to backup MySQL database using PHP ?. I shall be thankful to receive suggestions on this. Thanks. Manoj B Adan Pradan Trust 30...