[PHP] PHP/MYSQL Connection trouble (charset)

2005-12-26 Thread Christian Ista
Hello, I Have MySQL 4.1.14 and 5.0.15 installed on my Windows XP Pro SP2. There are installed in D:\Tools\MySQL\MySQL Server 4.1.14 and MySQL Server 5.0.15 for the version 5. They work on port 3306 and 3307. When I try a DB connection, I receive this error: File

RE: [PHP] PHP/MYSQL Connection trouble (charset)

2005-12-26 Thread Christian Ista
From: Christian Ista [mailto:[EMAIL PROTECTED] File 'c:\mysql\share\charsets\?.conf' not found (Errcode: 2) Character set '#33' is not a compiled character set and is not specified in the 'c:\mysql\share\charsets\Index' file Resource id #5 I answer to myself. In fact I reinstall MySQL 4.x

Re: [PHP] Re: Can the URL be controlled for more user-friendly readability? [SOLVED]

2005-12-26 Thread Dave M G
Thank you for the suggestions. Altering the rules of the Apache server seems to suggest the potential to have the effect I am after. I know nothing about configuring Apache, but I will try to learn. If my discovery process brings me back to PHP issues, then I will return here with

[PHP] Re: [PHP-DB] Re: Inserting a php file into a mysql database

2005-12-26 Thread John Meyer
On Monday 26 December 2005 8:26 am, El Bekko wrote: Use file_get_contents() I'd say... but you'll have the problem the file executes :S Which is why I told him just to treat the php file like a text file (which is what it really is) and use fopen to grab the file, read its contents into a

Re: [PHP] any https / php gotchas ???

2005-12-26 Thread Curt Zirzow
On Mon, Dec 26, 2005 at 07:42:48AM +, Dave Carrera wrote: Hi List, Are there any https / php gotchas to take into consideration for an app i am writing that will run within a https environment ??? I'm not sure what kind of 'gotchas' your are worried about, but well php doesn't really

Re: [PHP] Re: Can the URL be controlled for more user-friendly readability? [SOLVED]

2005-12-26 Thread Curt Zirzow
On Mon, Dec 26, 2005 at 09:26:38PM +0900, Dave M G wrote: Thank you for the suggestions. Altering the rules of the Apache server seems to suggest the potential to have the effect I am after. I know nothing about configuring Apache, but I will try to learn. If my discovery process

Re: [PHP] Sessions...

2005-12-26 Thread Curt Zirzow
On Thu, Dec 22, 2005 at 11:56:12PM -0500, Chris Shiflett wrote: Greg Donald wrote: I've been using this database driven PHP sessions setup for years: http://dbsessions.destiney.com/ I offer a similar implementation: http://phpsecurity.org/code/ch08-2 Ok, i'll bite.. :) One thing I

Re: [PHP] insert to DB

2005-12-26 Thread adriano ghezzi
pls could you point out which instruction should insert record in db thanks... 2005/12/18, Anasta [EMAIL PROTECTED]: It just wont insert new data into DB--any ideas as i have gone over and over. ? mysql_connect(localhost,anasta,silteren); mysql_select_db(mytipperv1); if(!isset($cmd))

[PHP] check this cool ajax based MVC framework for PHP5

2005-12-26 Thread Hasin Hayder
Hi all, zephyr is an ajax based framework for php5 developers. you can easily develop business applications using this robust framework. this is extremely easy to learn and implement. you can deliver a full fledged ajax application with strong business layer in backend within some minutes.