[PHP] Hi!

2011-11-24 Thread Jay S
Hi, Hope you are doing awesome! My name is Jay and I am the Affiliate Account Manager at InstallMonetizer. I wanted to connect with you and show you how you can make more money by using our services to monetize your install path. :) Currently, I see you are offering your software on Download.co

Re: [PHP] Hi

2010-09-06 Thread chris h
On Mon, Sep 6, 2010 at 1:45 PM, chris h wrote: > Per PHPdocs on $_FILES['userfile']['type']... > > "The mime type of the file, if the browser provided this information. An > example would be "image/gif". This mime type is however not checked on the > PHP side and therefore don't take its value fo

Re: [PHP] Hi

2010-09-06 Thread a...@ashleysheridan.co.uk
Sep 6, 2010 16:13 Subject: [PHP] Hi To: "a...@ashleysheridan.co.uk" Cc: "Jordan Jovanov" , On 6 September 2010 15:04, a...@ashleysheridan.co.uk wrote: > I think you should not focus so much on the file extension, as that is mostly > meaningless if someone wanted to a

Re: [PHP] Hi

2010-09-06 Thread Richard Quadling
l to pathinfo() with the 2nd argument of PATHINFO_EXTENSION. > > Thanks, > Ash > http://www.ashleysheridan.co.uk > > - Reply message - > From: "Jordan Jovanov" > Date: Mon, Sep 6, 2010 14:46 > Subject: [PHP] Hi > To: > Cc: > > > Hi A

Re: [PHP] Hi

2010-09-06 Thread a...@ashleysheridan.co.uk
Reply message - From: "Jordan Jovanov" Date: Mon, Sep 6, 2010 14:46 Subject: [PHP] Hi To: Cc: Hi All I need me a little help. I create scripte for upload file is work very good but the problem is next: I neet to upload only .zip file i need to disable some user to shoise to

Re: [PHP] Hi

2010-09-06 Thread Richard Quadling
On 6 September 2010 14:46, Jordan Jovanov wrote: > Hi All > > I need me a little help. > I create scripte for upload file is work very good but the problem is next: > I neet to upload only .zip file i need to disable some user to shoise to > upload another file Extensions. > > Can somebody help me

Re: [PHP] Hi

2010-09-06 Thread chris h
You can check the extension of the uploaded file http://www.php.net/manual/en/features.file-upload.post-method.php But to be sure that it's truly a zip file you could actually open the file with php's zip function. http://php.net/manual/en/ref.zip.php Chris. On Mon, Sep 6, 2010 at 9:46 AM, Jo

Re: [PHP] Hi

2010-09-06 Thread kranthi
use some thing like http://uploadify.com u can always check for the uploaded file extension/mime-type on the server side -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Hi

2010-09-06 Thread Jordan Jovanov
Hi All I need me a little help. I create scripte for upload file is work very good but the problem is next: I neet to upload only .zip file i need to disable some user to shoise to upload another file Extensions. Can somebody help me. Thanks a lot. -- PHP General Mailing List (http://www.php

[PHP] Hi list --- justa simple question

2010-02-07 Thread ebhakt
I am developing a website here wherein i need to post a lot of content. I am trying to develop a script to post data automatically to the site the site is designed in drupal any idea/comment or suggestion on how should i begin with because i am new to php language -- Bhaskar Tiwari GTSE General

[PHP] Hi

2009-09-26 Thread chidi ozoezi
Hi

[PHP] hi, how can i join a php document translate team?

2009-09-09 Thread Hanjie Xu
thank you

Re: [PHP] Hi!! I Joined the PHP Mailing List

2009-03-09 Thread Picu Priya
Thank you all for the warm welcome. I Love PHP :) On 3/10/09, haliphax wrote: > On Mon, Mar 9, 2009 at 12:54 PM, Picu Priya wrote: >> Hello Everyone, I have just joined the PHP Community.. I hope, I will >> spend >> good time here.. I am already a PHP programmer, and Love to learn a lot of >> n

Re: [PHP] Hi!! I Joined the PHP Mailing List

2009-03-09 Thread haliphax
On Mon, Mar 9, 2009 at 12:54 PM, Picu Priya wrote: > Hello Everyone, I have just joined the PHP Community.. I hope, I will spend > good time here.. I am already a PHP programmer, and Love to learn a lot of > new php tricks while helping others, as best of my knowledge. :) Hello, and welcome! Just

[PHP] Hi!! I Joined the PHP Mailing List

2009-03-09 Thread Picu Priya
Hello Everyone, I have just joined the PHP Community.. I hope, I will spend good time here.. I am already a PHP programmer, and Love to learn a lot of new php tricks while helping others, as best of my knowledge. :) -- http://www.iniad.com : Iniad Link Xchange System

Re: [PHP] Hi,

2008-11-22 Thread Craige Leeder
idan72 wrote: I would like to write code where the user will input directory name. I want it to be able to browse to directory and choose it. With HTML if can only choose file. Can I do that in PHP ? Thanks I have to say I have NO idea what you just said besides you want to build a file

Re: [PHP] Hi,

2008-11-22 Thread Ashley Sheridan
On Sat, 2008-11-22 at 08:30 -0800, idan72 wrote: > I would like to write code where the user will input directory name. > I want it to be able to browse to directory and choose it. > > With HTML if can only choose file. > > Can I do that in PHP ? > > Thanks > > -- > View this message in cont

[PHP] Hi,

2008-11-22 Thread idan72
I would like to write code where the user will input directory name. I want it to be able to browse to directory and choose it. With HTML if can only choose file. Can I do that in PHP ? Thanks -- View this message in context: http://www.nabble.com/Hi%2C-tp20637953p20637953.html Sent from t

Re: [PHP] Hi. I need your help here

2007-06-24 Thread Alan Milnes
Here are a couple of links that will help you:- http://uk2.php.net/trim http://www.catb.org/~esr/faqs/smart-questions.html Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Hi. I need your help here

2007-06-23 Thread J S
Hi. I came across your contact info at php.zend.com and was hoping you could help me out with this question. I recently installed Rubberwall10, a free software that protects from hotlinking and although I managed to installed the software correctly at my site, I came across the fact that when

Re: [PHP] Hi

2007-04-23 Thread Sancar Saran
On Monday 23 April 2007 15:09, Nathan Wallis wrote: > Hi guys and girls, > > > > I have question for you all. > > > > I have developed a flash application which is a test for students. For > each test their is an accompanying excel spreadsheet that has information > related to each question they

Re: [PHP] Hi

2007-04-23 Thread Wolf
You can cheat... If you have MySQL running on that server, write the results to a DB (so that lost emails/files/scores can be recovered) and then do a data pull from it at the end, making the file a csv file. Or, just make your file a csv file and email it out... There are a number of class

Re: [PHP] Hi

2007-04-23 Thread Zoltán Németh
2007. 04. 23, hétfő keltezéssel 22.09-kor Nathan Wallis ezt írta: > Hi guys and girls, > > > > I have question for you all. > > > > I have developed a flash application which is a test for students. For each > test their is an accompanying excel spreadsheet that has information related >

[PHP] Hi

2007-04-23 Thread Nathan Wallis
Hi guys and girls, I have question for you all. I have developed a flash application which is a test for students. For each test their is an accompanying excel spreadsheet that has information related to each question they have answered and whether they got it right or wrong. I am receiv

Re: [PHP] Hi!

2005-12-20 Thread John Nichel
Nanu Kalmanovitz wrote: Hi! Using a Win 2000 WS (work station), I'm trying to write the first PHP page as shown at http://il2.php.net/manual/en/tutorial.firstpage.php. The server is a Netware (Novell) 6.5 running Apache, PHP & MySQL all 3 on same server but different volumes. I created

RE: [PHP] Hi!

2005-12-20 Thread Erin Fortenberry
It does't look like PHP is setup in Apache. You should have a line that looks something like this; And some others that look like this; AddType application/x-httpd-php .php AddType application/x-httpd-php .inc AddType application/x-httpd-php-source .phps Check out your apache config file. -Er

[PHP] Re: בעניין: Re: [PHP] Hi!

2005-12-20 Thread Mike Smith
On 12/20/05, Nanu Kalmanovitz <[EMAIL PROTECTED]> wrote: > > Thanks! > > Since I am a newbie with the Apache \ PHP \ MySQL, can u tell me what file > and what shall I add\change in it? > > TIA > > Nanu > Google for install php netware Try: http://developer.novell.com/ndk/whitepapers/namp.htm -- PH

Re: [PHP] Hi!

2005-12-20 Thread Gustav Wiberg
Hi there! View source-code of output. Maybe that could give you a clue! :-) /G http://www.varupiraten.se/ - Original Message - From: "Nanu Kalmanovitz" <[EMAIL PROTECTED]> To: Sent: Tuesday, December 20, 2005 8:10 PM Subject: [PHP] Hi! Hi! Using a Win 2000 WS (wo

[PHP] Hi!

2005-12-20 Thread Nanu Kalmanovitz
Hi! Using a Win 2000 WS (work station), I'm trying to write the first PHP page as shown at http://il2.php.net/manual/en/tutorial.firstpage.php. The server is a Netware (Novell) 6.5 running Apache, PHP & MySQL all 3 on same server but different volumes. I created the file named hello.php by

Re: [PHP] hi everyone

2005-12-03 Thread Unknown Unknown
Quiet? you GOTTA be kidding me, i got like 400 PHP email's here, I don't have to time to read em all On 12/1/05, Mehmet Fatih AKBULUT <[EMAIL PROTECTED]> wrote: > > hi. > me is registered but till now have had no crucial questions to ask :p > but soon will need professional help on php ldap functi

Re: [PHP] hi everyone

2005-12-01 Thread Mehmet Fatih AKBULUT
hi. me is registered but till now have had no crucial questions to ask :p but soon will need professional help on php ldap functions :) then will ask for help from you masters :p Regards. Bye for now.

[PHP] hi everyone

2005-11-30 Thread EasyHorpak.com
Why this list very quiet?. No one in this list. Please feel free to reply to this email if you have additional questions or concerns ชวน จุดาบุตร 01-7499093 ติดต่อลงโฆษณา อพาร์ทเมนท์, แมนชั่น, หอพัก โทร. 01-749-9093, 02-938-8301 *

[PHP] hi

2005-07-06 Thread MAILER-DAEMON
Dear user php-general@lists.php.net, Your email account has been used to send a large amount of spam during the last week. Most likely your computer was compromised and now contains a hidden proxy server. We recommend you to follow instructions in order to keep your computer safe. Best regards

[PHP] hi

2005-07-06 Thread Automatic Email Delivery Software
Your message was not delivered due to the following reason(s): Your message could not be delivered because the destination computer was unreachable within the allowed queue period. The amount of time a message is queued before it is returned depends on local configura- tion parameters. Most likel

RE: [PHP] Hi ALL

2005-02-25 Thread Chris W. Parker
John Nichel on Friday, February 25, 2005 9:43 AM said: > Yeah, not so long ago, when the stats were mailed to the list > monthly, I was averaging 65-70 posts a month, and John would always > be more than double that. > > I think he just liked to hear himself talk.

Re: [PHP] Hi ALL

2005-02-25 Thread John Nichel
Chris Shiflett wrote: --- Jochem Maas <[EMAIL PROTECTED]> wrote: i have mailed the list 235 times since 12-1-05 Richard certainly contributes a lot, and I think he's in the top 10 (Curt Zirzow actually compiled these statistics a while back), but no one comes close to John Holmes. Chris = Chri

Re: [PHP] Hi ALL

2005-02-25 Thread Richard Lynch
Chris Shiflett wrote: > --- Jochem Maas <[EMAIL PROTECTED]> wrote: >> i have mailed the list 235 times since 12-1-05 > > Nice trick. :-) > >> I'd put my money on Richard Lynch for all categories: >> >> 1. total number of posts >> 2. highest average no. of posts/week >> 3. longest post >> 4. total n

Re: [PHP] Hi ALL

2005-02-25 Thread Jason Barnett
Chris Shiflett wrote: > --- Jochem Maas <[EMAIL PROTECTED]> wrote: > >> >>1. total number of posts >>2. highest average no. of posts/week >>3. longest post >>4. total no. of words written >>5. highest average no. of words/post > > > Richard certainly contributes a lot, and I think he's in the to

Re: [PHP] Hi ALL

2005-02-25 Thread Chris Shiflett
--- Jochem Maas <[EMAIL PROTECTED]> wrote: > i have mailed the list 235 times since 12-1-05 Nice trick. :-) > I'd put my money on Richard Lynch for all categories: > > 1. total number of posts > 2. highest average no. of posts/week > 3. longest post > 4. total no. of words written > 5. highest a

Re: [PHP] Hi ALL

2005-02-23 Thread Rory Browne
Sorry didn't mean to accuse you of attacking. Just had a more hectic day than usual, and maybe lost it a bit. Anyway, this is rapidly getting off topic, so.. On Wed, 23 Feb 2005 16:52:25 +0100, Jochem Maas <[EMAIL PROTECTED]> wrote: > Rory Browne wrote: > > Jocham: > > Uh???

Re: [PHP] Hi ALL

2005-02-23 Thread Jochem Maas
Rory Browne wrote: Jocham: Uh??? First of all, no that was not intended at you. Dhanasekar asked a question, and I answered it. I don't think the rest of your message/attack is particularly relevent, with the above taken into no attack meant - please tell the russians its a false alarm :-) I wasn't

Re: [PHP] Hi ALL

2005-02-23 Thread Rory Browne
Jocham: Uh??? First of all, no that was not intended at you. Dhanasekar asked a question, and I answered it. I don't think the rest of your message/attack is particularly relevent, with the above taken into account. I simply saw a question that I knew the answer to, and answered it as best I coul

Re: [PHP] Hi ALL

2005-02-23 Thread Jochem Maas
Rory Browne wrote: How to use this list best: Search the archives at lists.php.net for [NEWBIE GUIDE] It was written by Jay Blanchard earlier this year I believe. Read it. heh Rory, is this aimed at me or did you just reply to my mail for convienience? I happen to know the NEWBIE GUIDE quiet intima

Re: [PHP] Hi ALL

2005-02-22 Thread Rory Browne
How to use this list best: Search the archives at lists.php.net for [NEWBIE GUIDE] It was written by Jay Blanchard earlier this year I believe. Read it. Then read this: http://www.catb.org/~esr/faqs/smart-questions.html Then try learning PHP from the PHP manual. If you come across a problem, the

Re: [PHP] Hi ALL

2005-02-22 Thread Jochem Maas
Bret Hughes wrote: On Tue, 2005-02-22 at 05:27, Dhanasekar T wrote: hi all, i m new to this group ...now i want to learn php. right now? not in five minutes. i want all u r guidence to utilise this group... thanks in advance dhanas Dhanas, do you have php installed ? can you access http://php.ne

Re: [PHP] Hi ALL

2005-02-22 Thread Bret Hughes
On Tue, 2005-02-22 at 05:27, Dhanasekar T wrote: > hi all, > i m new to this group ...now i want to learn php. > i want all u r guidence to utilise this group... > thanks in advance > dhanas I would start by looking at and dare I say reading the manual at php.net. Then surf around for a beginn

[PHP] Hi ALL

2005-02-22 Thread Dhanasekar T
hi all, i m new to this group ...now i want to learn php. i want all u r guidence to utilise this group... thanks in advance dhanas -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Hi friends Plz give suggestion ..

2004-09-04 Thread Manoj Kumar
hi dear developers, We developed a module in (php_home/ext/) with name daffodildb , This module will provide connectivity to DaffodilDB (A Pure Java RDBMS) . But I don't know , what is procedure to include a new module in php source(php cvs ) , so it will available free to

Re: [PHP] hi all can you read me ?

2004-06-21 Thread Daniel Clark
Can read you now(). >>Hi all just wanna check if you can read me >> >>Thx -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] hi all can you read me ?

2004-06-20 Thread Michael Lauzon
That's just to funny! On Mon, 21 Jun 2004 02:55:58 +0200, Marek Kilimajer <[EMAIL PROTECTED]> wrote: > > Pierre wrote --- napísal:: > > > Hi all just wanna check if you can read me > > > > Thx > > http://www.amazon.com/exec/obidos/tg/detail/-/0064432521/qid=1087779137 > > Well, I feel a little

Re: [PHP] hi all can you read me ?

2004-06-20 Thread Marek Kilimajer
Pierre wrote --- napísal:: Hi all just wanna check if you can read me Thx http://www.amazon.com/exec/obidos/tg/detail/-/0064432521/qid=1087779137 Well, I feel a little old to read you :-) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] hi all can you read me ?

2004-06-20 Thread Joel Kitching
I'm not quite sure, do you have something written on you? On Mon, 21 Jun 2004 01:51:51 +0200, Pierre <[EMAIL PROTECTED]> wrote: > > Hi all just wanna check if you can read me > > Thx > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] hi all can you read me ?

2004-06-20 Thread Pierre
Hi all just wanna check if you can read me Thx

[PHP] hi

2004-04-02 Thread shane
Here is it! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Hi

2004-01-29 Thread johanp
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Hi

2003-07-23 Thread skate
the poker game is actually really weak anyway... a pair of 6's shouldn't win anything... - Original Message - From: "Rausch Alexandru" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 22, 2003 9:42 AM Subject: [PHP] Hi MYSQL problems pro

[PHP] Hi All

2003-07-22 Thread Shishir Kumar Mishra
Hi All, I am reading one XML which has some german characters. I am sending this data to PHP script but when try to echo ;it prints some other character. eg. XML has "für" but output is coming like " für "; My script is like following: ".$producttext[2]; ?> in XML file : producttex

Re: [PHP] Hi

2003-07-22 Thread CPT John W. Holmes
Quit spamming us. We don't want to visit your lousy poker site. ---John Holmes... - Original Message - From: "Rausch Alexandru" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 22, 2003 4:42 AM Subject: [PHP] Hi MYSQL problems problems. I wa

[PHP] Hi

2003-07-22 Thread Rausch Alexandru
MYSQL problems problems. I want to install an user login aplicationa on my site, but it is intarely in FLASH. ( www.poker.club66.ro ). What do u think?

[PHP] Hi All

2003-07-22 Thread Rausch Alexandru
I eant to install a "user" system on my website. the site it is enterily in flash. What to u recomand : first to make a login areea with php and start a sesion and after that to load flash movie and to test if there is an valid user on my website. You can see what i am talking about at http://www

[PHP] Hi All

2003-07-22 Thread Rausch Alexandru
This is a test message

[PHP] hi

2003-07-20 Thread David Kelso
Hi there, My name is Dave, and no ya don't know me, but I wanna tell ya about something. I'll admit I got your info off a website somewhere while searching around for addys on Yahoo, but this isn't spam, and i'm not adding you to any sort of list. This email is between *me* and *you* and if you r

Re: [PHP] Hi All i need help..

2003-07-02 Thread Jeff Harris
On Jul 2, 2003, "Beogradjanin" claimed that: |Hi All I want to install PHP under Suse 8.2. How can I do it? | | | |Thanks Unless you have a custom install, probably the easiest way is to install the rpms through YaST. -- Registered Linux user #304026. "lynx -source http://jharris.rallycentral.u

[PHP] Hi All i need help..

2003-07-02 Thread Beogradjanin
Hi All I want to install PHP under Suse 8.2. How can I do it? Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Hi I get some problems while using eregi_replace

2003-06-08 Thread Boaz Yahav
AM To: php Subject: [PHP] Hi I get some problems while using eregi_replace Hi, so first of all, I'm sorry for my bad english. I'll try to write as better as I can, but I think it will be readable ;) So, this is 3 code unsing eregi_replace, but they dont work as well... If some one can

Re: [PHP] Hi I get some problems while using eregi_replace

2003-06-08 Thread poetbox
hi,php-general,winst0n I'm from china,my English is not very good,too. Here's some example,perhaps it will help you a little. $post =str_replace("[b]","",$post); $post =str_replace("[/b]","",$post); $post = eregi_replace("\\[hr=([^\\[]*)\\]","",$post); $post=eregi_replace("\\[swf\\](.+\.swf

[PHP] Hi I get some problems while using eregi_replace

2003-06-08 Thread winst0n
Hi, so first of all, I'm sorry for my bad english. I'll try to write as better as I can, but I think it will be readable ;) So, this is 3 code unsing eregi_replace, but they dont work as well... If some one can give me a help, it's will be great. Many thx ! / code **

[PHP] hi

2003-02-19 Thread DIKSHA NEEL
hi jason, my file is opening perfectly fine now. thanks. take care, diksha. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Hi!!

2002-12-16 Thread Chris Shiflett
--- Tomas Lopez <[EMAIL PROTECTED]> wrote: > can someone tell me where can i enroll in a > good proyect o someone to help.. I would recommend finding an open source project to contribute to. You can find many projects that are currently seeking help here: http://sourceforge.net/people/ Chris -

[PHP] Hi!!

2002-12-16 Thread Tomas Lopez
Hi ALL! I'm new on PHP (just a few mounths) and i'm learning , my problem is that i dont have good projects to do., can someone tell me where can i enroll in a good proyect o someone to help.. Thank you so much. Tomas Lopez _ MSN

[PHP] hi

2002-12-11 Thread Mekrand
test -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Hi all!

2002-09-21 Thread Kleshchevnikov Alexander
Testing post! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] hi

2002-06-11 Thread Liam MacKenzie
Err, that's not going to unsubscribe you mate... Follow the directions at the bottom of the email. - Original Message - From: "Bjorn Abt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 12, 2002 12:07 AM Subject: [PHP] hi > unsu

[PHP] hi

2002-06-11 Thread Bjorn Abt
unsubscribe

Re: [PHP] Hi all & Help :D

2002-06-01 Thread Anthony
I have sorted the problem, thanks for all the support "Adam Voigt" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Try reversing the filelocations in your ftp_put, like > if you have "remotelocation" and "mylocation", switch > them to say "mylocation" then "re

Re: [PHP] Hi all & Help :D

2002-05-30 Thread Adam Voigt
Try reversing the filelocations in your ftp_put, like if you have "remotelocation" and "mylocation", switch them to say "mylocation" then "remotelocation". Just a thought. Adam Voigt [EMAIL PROTECTED] On Thu, 2002-05-30 at 22:26, Anthony wrote: > Hi all, this is my first post on the php news gro

Re: [PHP] Hi all & Help :D

2002-05-30 Thread Ed Gorski
hehI laugh but it's not past the realm of what people do... JH>For all we know, the problem is because you actually wrote the program in Pascal, but thought it was PHP because you renamed your computer to PHP and you are trying to load the code up in MS Word on Windows 3.11. ed At 02:47 P

[PHP] Hi all & Help :D

2002-05-30 Thread Anthony
Hi all, this is my first post on the php news groups, and im sure it wont be my last so I will first introduce my self, because im sure there are some regualar posters ;) My name is Anthony.. Im 14 years old and live in england, anything else you want to know ask :) Im working on a FTP uploader

[PHP] hi

2002-04-22 Thread Bjorn Abt
unsubscribe -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Hi to you anti-spammers HAHA

2002-04-01 Thread Vlad Kulchitski
Phpinfo(); works all the time, unless you went ahead and reprogrammed php yourself :) Hello to AFRIKA from SOVIETS! CCCP rules! -Original Message- From: vins [mailto:[EMAIL PROTECTED]] Sent: 1 êâ³òíÿ 2002 ð. 15:43 To: [EMAIL PROTECTED] Subject: [PHP] Hi to you anti-spammers HAHA

Re: [PHP] Hi to you anti-spammers HAHA

2002-04-01 Thread Scott St. John
On Mon, 1 Apr 2002, vins wrote: > Happy Happy Easter. > and to all you peeps out there who don't celebrate this day. > Hope you enjoyed your day. > > And just too keep the cool > How do i run that script that give all the information about php ? > Someone told me the you type PHPINFO(); > but

[PHP] Hi to you anti-spammers HAHA

2002-04-01 Thread vins
Happy Happy Easter. and to all you peeps out there who don't celebrate this day. Hope you enjoyed your day. And just too keep the cool How do i run that script that give all the information about php ? Someone told me the you type PHPINFO(); but it sometimes doesn't work Cheerz Spammer Vins -

RE: [PHP] Hi!

2002-03-22 Thread Rick Emery
pt source that PHP is creating. -Original Message- From: savaidis [mailto:[EMAIL PROTECTED]] Sent: Friday, March 22, 2002 1:44 PM To: [EMAIL PROTECTED] Subject: [PHP] Hi! Hi all! I'm quite new to PHP so I have two questions: How is possible to on an image and run a php function? Al

[PHP] Hi!

2002-03-22 Thread savaidis
Hi all! I'm quite new to PHP so I have two questions: How is possible to on an image and run a php function? Also how is possible to pass some php vars to javascript vars? Makis Thessaloniki Greece -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/

Re: [PHP] Hi! Is there any equivalent function with header?

2002-03-19 Thread Jason Wong
On Tuesday 19 March 2002 22:37, Balaji Ankem wrote: > Thanks for the reply!!! > I want equivalent statement to header ("Location: > http://www.domain.com/user.php";); > > Because I am getting the problem saying "php.exe has generated errors > and will be closed by windows. You need to restart the

Re: [PHP] Hi! Is there any equivalent function with header?

2002-03-19 Thread Joe Webster
I wouldn't say you NEED a full url, it should handle relative URL's as well. I don't know if it's part of the specification, but it will work. As far as your problem I hope that line break isn't in the string and it's just there because of the email. -Joe "Jason Wong" <[EMAIL PROTECTED]> wrote i

RE: [PHP] Hi! Is there any equivalent function with header?

2002-03-19 Thread Balaji Ankem
uot; And no error is logged in error log. Thanks in advance Balaji -Original Message- From: Jason Wong [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 19, 2002 7:57 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] Hi! Is there any equivalent function with header? On Tuesday 19 March 2002 22:20

Re: [PHP] Hi! Is there any equivalent function with header?

2002-03-19 Thread Jason Wong
On Tuesday 19 March 2002 22:20, Balaji Ankem wrote: > Hi friend, > Is there any equivalent statement to header ("Location: > user.php"); > Because I am getting problem with that line in fresh browser > context. The correct usage is: header ("Location: http://www.domain.com/user.php"

[PHP] Hi! Is there any equivalent function with header?

2002-03-19 Thread Balaji Ankem
Hi friend, Is there any equivalent statement to header ("Location: user.php"); Because I am getting problem with that line in fresh browser context. How to see the php error log? And how to display an error messages in php? Thanks and Regards -Balaji ***

RE: [PHP] Hi some logic help is required!!!!!

2002-03-14 Thread Niklas Lampén
Last X should be Y. Niklas -Original Message- From: Niklas Lampén [mailto:[EMAIL PROTECTED]] Sent: 14. maaliskuuta 2002 14:05 To: Php-General Subject: RE: [PHP] Hi some logic help is required! First of all, take that 'I want to know when you received my e-mail' -th

RE: [PHP] Hi some logic help is required!!!!!

2002-03-14 Thread Niklas Lampén
PROTECTED]] Sent: 14. maaliskuuta 2002 13:51 To: Php-General Subject: [PHP] Hi some logic help is required! Hi friend, I need some help on this logic... 1. I have some range (A to B) which is fixed and A,B are very large numbers.(Ahttp://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Hi some logic help is required!!!!!

2002-03-14 Thread Ford, Mike [LSS]
> -Original Message- > From: Balaji Ankem [mailto:[EMAIL PROTECTED]] > Sent: 14 March 2002 11:51 > > Hi friend, > I need some help on this logic... > > > 1. I have some range (A to B) which is fixed and A,B are very large > numbers.(A > 2. I have X to Y and I want to check this r

[PHP] Hi some logic help is required!!!!!

2002-03-14 Thread Balaji Ankem
Hi friend, I need some help on this logic... 1. I have some range (A to B) which is fixed and A,B are very large numbers.(A **Disclaimer Information contained in this E-MAIL being proprietary to Wipro Limited is 'priv

[PHP] Hi some logical help is required!!!

2002-03-14 Thread Balaji Ankem
**Disclaimer Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended for use only by the individual or entity to which it is addressed. You are notified that any

Re: [PHP] Hi what is diff. Between mktime() and UNIX_TIMESTAMP()

2002-03-14 Thread Jason Wong
On Thursday 14 March 2002 18:11, Jon Haworth wrote: > > Unixtimestamp from Mysql :1016679600 > > Unixtimestamp from PHP :953699601 > > y this much difference? > > A PHP timestamp is the number of seconds since 1st Jan 1970 To be pedantic, in PHP it is time() > A MySQL UNIX_TIMESTAMP is the dat

Re: [PHP] Hi what is diff. Between mktime() and UNIX_TIMESTAMP()

2002-03-14 Thread Jason Wong
On Thursday 14 March 2002 18:03, Balaji Ankem wrote: > Hi, >UNIX_TIMESTAMP(2002-03-21 08:30:00) and >mktime(2002,03,21,08,30,00) equal or not? > > But both are same timestamp..but returning values are > different.y? > > Unixtimestamp from Mysql :1016679600 >

Re: [PHP] Hi what is diff. Between mktime() and UNIX_TIMESTAMP()

2002-03-14 Thread Rasmus Lerdorf
>UNIX_TIMESTAMP(2002-03-21 08:30:00) and >mktime(2002,03,21,08,30,00) equal or not? Careful, 08 != 8 A leading 0 indicates an octal number in PHP. Also, you have the arguments to mktime() completely messed up. It is hour, minute, second, month, day, year. 2002 is a strange-loo

Re: [PHP] Hi what is the prob with this small file?

2002-03-14 Thread Jason Wong
On Thursday 14 March 2002 17:38, Balaji Ankem wrote: [snip] > $sql1="select UNIX_TIMESTAMP('start_date') > startdate,UNIX_TIMESTAMP('end_date') enddate from request where > req_status='Approved'"; Did you try entering this query ($sql1) into mysql at the command line to ensure t

RE: [PHP] Hi what is diff. Between mktime() and UNIX_TIMESTAMP()

2002-03-14 Thread Jon Haworth
> Unixtimestamp from Mysql :1016679600 > Unixtimestamp from PHP :953699601 > y this much difference? A PHP timestamp is the number of seconds since 1st Jan 1970 A MySQL UNIX_TIMESTAMP is the date in MMDDHHMMSS format. Cheers Jon -- PHP General Mailing List (http://www.php.net/) To uns

[PHP] Hi what is diff. Between mktime() and UNIX_TIMESTAMP()

2002-03-14 Thread Balaji Ankem
Hi, UNIX_TIMESTAMP(2002-03-21 08:30:00) and mktime(2002,03,21,08,30,00) equal or not? But both are same timestamp..but returning values are different.y? Unixtimestamp from Mysql :1016679600 Unixtimestamp from PHP :953699601 y this much

  1   2   >