Re: [PHP] PHP & Mysql

2002-01-29 Thread Viper
If this is a Sorce install you may need to recompile with MySQL support. -=>Adam<=- Quoting "Uma Shankari T." <[EMAIL PROTECTED]>: > > Hello , > > I am trying to connect mysql using php script like this > > $link= mysql_connect('$servername','$username','$password'); > > but it is givin

Re: [PHP] setting up a "members Login" section on a webpage.

2002-01-29 Thread Viper
There are many Auth packages already writen. If you need a sample peice of code E-mail me I use a small script that I wrote that does MySQL and Oracle, system level auth if this will help you out I will E-mail you the scrip and schema let me know. -=>Adam<=- Quoting Matthew Darcy <[EMAIL PROT

Re: [PHP] PHP & Mysql

2002-01-29 Thread Viper
./configure --with-mysql ... other things to configure in ... This will use PHP's built in mysql support that is all you should need. then do a make, make install blah... -=>Adam<=- Quoting "Uma Shankari T." <[EMAIL PROTECTED]>: > > > Hello, > > How do i recompile with mysql support >

Re: [PHP] PHP & Mysql

2002-01-29 Thread Viper
If you recompile that will no effect any of the data in your DB if that is what you mean? -=>Adam<=- Quoting "Uma Shankari T." <[EMAIL PROTECTED]>: > > > Hello, > > Already i am having so many details in my mysql database.If i do this it > won't affect the previous one.. > > > -Uma

Re: [PHP] Secure User Auth

2002-02-03 Thread Viper
Well it depends what you want to do, Do they need to just get into the app or do they need to have different access levels? If they dont need access levels just use htaccess that should work out fine. -=>Adam<=- Quoting James Arthur <[EMAIL PROTECTED]>: > Hi > > I have a web site that needs

Re: [PHP] Secure User Auth

2002-02-03 Thread Viper
n Sunday 03 Feb 2002 17:43, Viper wrote: > > Well it depends what you want to do, Do they need to just get into the > app > > or do they need to have different access levels? If they dont need access > > levels just use htaccess that should work out fine. > > > >

[PHP] Interest in Project

2002-02-10 Thread Viper
Hi every one I am going to be working on a site that will contain hopefully a single point where people can get php class files, Sorce code help, and MySQL database help, Plus a kind of comunity for PHP. I know there are other site such as this but I would like to create a 1 place for all type

Re: [PHP] Interest in Project

2002-02-10 Thread Viper
more interesting? :) -=>Adam<=- Quoting "Peter J. Schoenster" <[EMAIL PROTECTED]>: > On 10 Feb 2002, at 17:23, Viper wrote: > > > Hi every one I am going to be working on a site that will contain > > hopefully a single point where people can get php class f

Re: [PHP] Interest in Project

2002-02-10 Thread Viper
n the get stuck. I will let you know when it goes up :) Thanks for all your ideas. -=>Adam<=- Quoting "Peter J. Schoenster" <[EMAIL PROTECTED]>: > On 10 Feb 2002, at 21:17, Viper wrote: > > > I may have worded this wrong. The site will focus on PHP and the

[PHP] How to write and read serial or parallel port

2012-07-26 Thread viper
hi all! is it possible to write and read data on a COM or LPT port? is there any function or class in PHP? anyone has already done something similar? thanks, viper -- + http://vipertechnology.dyndns.org () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against

Re: [PHP] How to write and read serial or parallel port

2012-07-26 Thread viper
cult but is OS > dependent, so what are you wanting to run on? i'll test both win and linux with a sort of xPlataform script :) regards, viper -- + http://vipertechnology.dyndns.org () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attac

Re: [PHP] SSHA Password Encryption

2012-10-01 Thread viper
On Mon, Oct 1, 2012 at 1:01 PM, Coşkun Bağrıaçık wrote: > Hi guys, > > I wanna change password into ldap directory, but password's encryption is > SSHA. > How do I encrypt the string to SSHA from php ? http://php.net/manual/en/function.sha1.php look @ user contribuited notes for "SSHA LDAP pass

Re: [PHP] Serving an image

2012-10-15 Thread viper
On Mon, Oct 15, 2012 at 5:48 PM, Rick Dwyer wrote: > I am sending an email with a logo at the top of the email. The source of the > image for the logo is: > > http://myurl.com/image.php?id=5 > > Image.php then calls a function that simply returns the following: > > > > $image='http://myurl.com/i

Re: [PHP] Serving an image

2012-10-15 Thread viper
ges-in-email/ so you could use this (or similar) to write the email: echo ''; (i don't know if it works :D ) viper -- + http://vipertechnology.dyndns.org () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments + http://viper