see this link
http://dev.mysql.com/downloads/connector/j/3.0.html
official mysql jdbc driver.
PS. Give google a chance.
On Sun, 12 Sep 2004 15:52:12 +0200, Daniel Schierbeck <[EMAIL PROTECTED]> wrote:
> I'm sorry if this is off-topic, but i figured this was the best place to
> ask:
>
> I've b
great stuff john
On Sun, 29 Aug 2004 11:52:16 -0700, Ed Lazor <[EMAIL PROTECTED]> wrote:
> > -Original Message-
> > joshua wrote:
> >
> > > If you wish to have more
> > > information on this project, please contact me off-list:
> > > joshua$abbott[at]crystalstream[dot]net
> > >
> > > repla
Most of the mails from php-general is going is marked as spam.
is anyone else experiencing the same?
Manoj
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi Gowthaman,
For mysql to allow remove connecivity u have to make entry in mysql
database in tables db, user and host giving the IP of remote PC from
which u want to connect and username and password then reload the
database and It will all work
Manoj
On 14 Jun 2004 10:25:48 +0530, gowthaman r
Change this line
if($dowork) {
to
if($_POST[dowork]) {
it should work the. In your php.ini the variable register_gloabal seem
to be off.
Manoj Nahar
Tom Holton wrote:
Hello everyone,
I looked through the FAQs and documentation and I cannot find this
anywhere:
We have a new Redhat server
Hi guys,
Column of table defined as primary key. there is violation and error
message from database.
1) First way is to check if the value is already in database and then
contuninue with insert
(this invloes an extra select for every insert and leaves
defined primary key redundant)
and much needed function
debug_and_test_all_my_code();
Jay Blanchard wrote:
[snip]
Quit horsing around fellas, what if the developers take interest in this
thread and decide it's a good idea to release PHP6 with cranial
electrodes that will detect "what I want to do", and instead of me
having to
u can try
$filename=$_SERVER[SCRIPT_NAME];
Manoj
Shaun wrote:
Hi,
due to a current PHP upgrade i am unable to use the following code to get
the filename of the page:
$s = getenv('SCRIPT_NAME');
I need to get the filename without any avariables attached. For example if
the URL is
www.mydomain.co
Hi there,
Any class or libraries for generating, formatting reports with PHP Mysql?
Manoj
---
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.459 / Virus Database: 258 - Release Date: 25/02/2003
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: h
Hi guys,
I have been trying to setup PEAR with php 4.2.3 on Apache 1.3.27 on WinXP.
I have followed all the installation instructions religiously and
installaion is done properly. I have also tried PEAR webbased installer and
working fine.
But when i try to use DB it doesn;t seem to like the ide
Hi there,
I would like to know has anybody being able to do this.
Each page has its own meta keywords and title.
I have searched lot of information about it but no luck.
any help or pointer with this would be greatly appreciated.
Manoj
--
PHP General Mailing List (http://www.php.net/)
To un
11 matches
Mail list logo