[PHP-DB] Validate Value

2004-06-26 Thread Rinku
I am trying to check the variable for validation. I have written this code, but still I am not getting expected output. Can any of you suggest me what is missing in this ? Expected Output 1)If the variable is set and value is not alphabatic then system should say "Alphabatic value require"

[PHP-DB] Re: Javascript help require

2004-06-26 Thread Manuel Lemos
Hello, On 06/26/2004 11:04 AM, Rinku wrote: I need Javascript help for this 1)I want to validate a variable called "name" If variable's value is not set then system should say "Value require". If its not alphabatic then system should say "Alphabatic value require". And curser's focus should com

[PHP-DB] Re: return array

2004-06-26 Thread Rui Cunha
the field variable has been defined outside the function as a global var? if not, don't forget to do it. Inside the function, the var behaves as local, unless you declare it as global.here's an example: $x = 2; function test_x () { echo $x; //doesn't work because x is not global; //but i

[PHP-DB] Re: access denied

2004-06-26 Thread Hans Lellelid
Water_foul wrote: i get this error: Warning: Access denied for user: '[EMAIL PROTECTED]' (Using password: YES) in C:\Inetpub\localroot\aichlmayr.net\sites\aaron\module\runescape\runerunner\s ervices.php on line 3 and the code up to line 3 is: Did you actually confirm that you are able to connect us

Re[2]: [PHP-DB] Re: ummm i am confused

2004-06-26 Thread Mikhail U. Petrov
Hi! Saturday, June 26, 2004, 7:55:37 PM, Torsten wrote: >> TR> "Water_foul" <[EMAIL PROTECTED]> wrote in message >> TR> news:[EMAIL PROTECTED] >> >> i get the following error: >> >> Parse error: parse error, unexpected ';' in >> >> >> TR> TR> C:\Inetpub\localroot\aichlmayr.net\sites\aaron\modul

Re: [PHP-DB] Re: ummm i am confused

2004-06-26 Thread Torsten Roehr
> TR> "Water_foul" <[EMAIL PROTECTED]> wrote in message > TR> news:[EMAIL PROTECTED] > >> i get the following error: > >> Parse error: parse error, unexpected ';' in > >> > TR> C:\Inetpub\localroot\aichlmayr.net\sites\aaron\module\runescape\runerunner\s > >> ervices.php on line 4 > >> from the foll

Re: [PHP-DB] access denied

2004-06-26 Thread water_foul
I did set the veriables just in another script that includes this swcript "Mikhail U. Petrov" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi! > I think you not set this variables. Try to read your full errorlog but > not only one part. > > > Saturday, June 26, 2004, 7:37:36 PM, wa

Re: [PHP-DB] access denied

2004-06-26 Thread Mikhail U. Petrov
Hi! I think you not set this variables. Try to read your full errorlog but not only one part. Saturday, June 26, 2004, 7:37:36 PM, water_foul wrote: w> i get this error: w> Warning: Access denied for user: '[EMAIL PROTECTED]' (Using w> password: YES) in w> C:\Inetpub\localroot\aichlmayr.net\site

[PHP-DB] Re: access denied

2004-06-26 Thread water_foul
oh... one request, no replying to sender "Water_foul" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > i get this error: > Warning: Access denied for user: '[EMAIL PROTECTED]' (Using > password: YES) in > C:\Inetpub\localroot\aichlmayr.net\sites\aaron\module\runescape\runerunner\s > er

[PHP-DB] access denied

2004-06-26 Thread water_foul
i get this error: Warning: Access denied for user: '[EMAIL PROTECTED]' (Using password: YES) in C:\Inetpub\localroot\aichlmayr.net\sites\aaron\module\runescape\runerunner\s ervices.php on line 3 and the code up to line 3 is: http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] Re: ummm i am confused

2004-06-26 Thread Mikhail U. Petrov
Hi! Saturday, June 26, 2004, 7:29:02 PM, Torsten wrote: TR> "Water_foul" <[EMAIL PROTECTED]> wrote in message TR> news:[EMAIL PROTECTED] >> i get the following error: >> Parse error: parse error, unexpected ';' in >> TR> C:\Inetpub\localroot\aichlmayr.net\sites\aaron\module\runescape\runerunner

[PHP-DB] Re: ummm i am confused

2004-06-26 Thread Torsten Roehr
"Water_foul" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > i get the following error: > Parse error: parse error, unexpected ';' in > C:\Inetpub\localroot\aichlmayr.net\sites\aaron\module\runescape\runerunner\s > ervices.php on line 4 > from the following code: > file://Database Qu

Re: [PHP-DB] ummm i am confused

2004-06-26 Thread water_foul
oh... duh why didn't i see that "Mikhail U. Petrov" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi! > Insert one more bracket! > //Database Querys > $dbconn = mysql_connect($dbHost , $dbName , $dbPassword) >or die("Could not connect to server, incorrect username,

Re: [PHP-DB] ummm i am confused

2004-06-26 Thread Mikhail U. Petrov
Hi! Insert one more bracket! i get the following error: w> Parse error: parse error, unexpected ';' in w> C:\Inetpub\localroot\aichlmayr.net\sites\aaron\module\runescape\runerunner\s w> ervices.php on line 4 w> from the following code: w> //Database Querys w> $dbconn = mysql_connect($dbHost , $db

[PHP-DB] ummm i am confused

2004-06-26 Thread water_foul
i get the following error: Parse error: parse error, unexpected ';' in C:\Inetpub\localroot\aichlmayr.net\sites\aaron\module\runescape\runerunner\s ervices.php on line 4 from the following code: ' . $item[1] . '' . $user1[2]. '' . $user2[2]. '' . $item[2] . ''); }; //this function is called by ano

Re: [PHP-DB] problem....

2004-06-26 Thread water_foul
sorry i didn't respond quicker but i found out i hadn't uploaded my db to the server :( sorry for wasting your time "Richard Hutchins" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Haven't seen that this has been solved yet so I thought I'd throw my two > cents into the fray. First

Re: [PHP-DB] Javascript help require

2004-06-26 Thread Mikhail U. Petrov
Rinku! It's PHP-DB List! If you wanna know JavaScript, Outlook, maybe TheBat!, Mozilla etc. send your messages into it' own maillist! Your letters only provoke, I think, everybody, and you'll wait for replies endlessly... Sorry but it's a fact. Saturday, June 26, 2004, 6:04:48 PM, Rinku wrote: R

Re: [PHP-DB] Outlook Express

2004-06-26 Thread Clifford W. Hansen
Rinku, > I know this is not PHP DB question, But if you answer > for this then I wd be thankful to you. You shoud add OT to your subject line. > The question is "How to configure Outlook Express for > yahoo ID ?" This is not a direct answer to your question but try this application: http://yahoop

[PHP-DB] Javascript help require

2004-06-26 Thread Rinku
I need Javascript help for this 1)I want to validate a variable called "name" If variable's value is not set then system should say "Value require". If its not alphabatic then system should say "Alphabatic value require". And curser's focus should come on textbox named "name". 2)I want to vali

[PHP-DB] Test

2004-06-26 Thread Ruprecht Helms
just a test -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Outlook Express

2004-06-26 Thread Rinku
Hi , I know this is not PHP DB question, But if you answer for this then I wd be thankful to you. The question is "How to configure Outlook Express for yahoo ID ?" Regards, Rinku __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam pro

[PHP-DB] Image Resize

2004-06-26 Thread Kenny
Hi All, Does anyone know if you can resize a tif image? I have created a photo gallery and the client want to be able to upload Jpeg and Tiff files, Unfortunately I have never worked with Tiff Here is my code for Jpg files, But tiff has me stumped $originalY) { $sf = (double) $thumbnails

[PHP-DB] Re: return array

2004-06-26 Thread Torsten Roehr
>"Sukanto Kho" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >Hi All, > >how to return array var from function ?? > >I have try that but just can't return it.. > >here's my code :(function to return any fields name from table) > > function fields($table,$db_name) >{ $link=$this->dat

RE: [PHP-DB] require function detail with example

2004-06-26 Thread Peter Lovatt
Hi assuming you want to check the variable in php you need gettype() http://uk2.php.net/manual/en/function.gettype.php the text box can only be done with javascript combined with an event eg If you need more on the javascript then a specialist javascript list would be better :) Peter

[PHP-DB] require function detail with example

2004-06-26 Thread Rinku
1)I need to check a variable weather it is numeric or character. Could any of you answer for the query ? 2)I want to set the focus of one particular textbox. So could you pls answer how to setfocus ? __ Do you Yahoo!? Yahoo! Mail - 50x more storage