Search the web
Sign In
New User? Sign Up
in-phpug · Indian PHP User Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 1717 - 1746 of 3194   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1717
This is a good post and also a good forum for LAMP platform http://www.sourcelabs.com/fmnv/viewtopic.php?t=285 [Non-text portions of this message have been...
Sreenath G
sreegmail
Offline Send Email
Jul 1, 2005
9:51 am
1718
Hi guys There is requirement for PHP programmers for company www.pinstrom.com placed in bandra(west). mail resumes to: rashid at...
abdul_rashid117
Offline Send Email
Jul 2, 2005
5:06 am
1719
Hi everybody, I want to upload multiple file in following ways: 1.There is one checkbox.if it is checked then one multiple select box will be shown and besides...
nisith panda
nisith03
Offline Send Email
Jul 4, 2005
7:13 am
1720
hi! consider the following code snippet: <?php $somedate = 1120588200; // july 6 00:00:00 $sanedate = date ("F d, Y", $somedate); echo $sanedate; ?> on...
ash
ashishthefreak
Offline Send Email
Jul 6, 2005
6:44 am
1721
Hi all, I am working as Software Engineer in Bangalore. I am going to take PHP training for my colleagues. I am in need of some training material / PPT to take...
balamurugan m
mailfrombala
Offline Send Email
Jul 6, 2005
7:12 am
1722
Hi, Boss, that code generate July 6, 2005 , not July 5 , 2005. That's in PHP 5,Apache. Thanks, Jimmy Jos. ... ...
jimmy jos
jimmy_jos
Offline Send Email
Jul 6, 2005
8:23 am
1723
Hi All, I am Santhanam, working as Software Engineer in Chennai. I need the code or docs, on how to integrate the 2checkout and clickbank payment gateways. ...
P Santhanam
pj_santhanam
Offline Send Email
Jul 6, 2005
8:26 am
1724
Take a look at the slides on conf.php.net...
Srini RamaKrishnan
cheenixin
Offline Send Email
Jul 6, 2005
9:14 am
1725
hi! ... refresh ten times or so and it would show july 5 at least once or twice. happening here. using php4, apache ... -- ash :) ... Ashish V | GPG...
ash
ashishthefreak
Offline Send Email
Jul 6, 2005
10:21 am
1726
Hi, Boss, I tried it more than 20 times. Now July 5, 2005 came out of the screen. Thanks, Jimz. ... ...
jimmy jos
jimmy_jos
Offline Send Email
Jul 6, 2005
10:36 am
1727
Hi, Date() function takes the timestamp as argument and process the timestamp with the given format. F - displays the full textual representation of a month....
Raj Kumar
funblab
Offline Send Email
Jul 7, 2005
4:26 am
1728
Hi, Can you please check the date of your system. /Sudhir. jimmy jos <jimmy_jos@...> wrote: Hi, Boss, I tried it more than 20 times. Now July 5, 2005...
sudhir k
hellosudhir2000
Offline Send Email
Jul 7, 2005
5:00 am
1729
Hi, I do not think it is related to the system date. Well , one thing is there, it is July 6, 2005 not July 5 2005. Earlier it was a typo. Sorry for that...
jimmy jos
jimmy_jos
Offline Send Email
Jul 7, 2005
8:12 am
1730
Hello , I am trying to append some text at the middle of the file. Is there any method this can be achived. Thanks, Anand ... Sell on Yahoo! Auctions - No...
anand tarey
whoelse_anand
Offline Send Email
Jul 8, 2005
3:12 am
1731
http://tw.php.net/manual/en/function.fseek.php...
Greg Coleman
wenzi_tw
Offline Send Email
Jul 8, 2005
4:46 am
1732
Hi, You can use the file function. I guess that the file function reads entire file and place them in an array. Once you have the entire file it would be easy...
ninad panday
ninadpanday
Offline Send Email
Jul 8, 2005
6:02 am
1733
Hi friends I need one help on my PHP script I am trying to create large pdf file (of around 3000 pages) with php script using fpdf library. With script time...
webmaster@...
php_love
Offline Send Email
Jul 8, 2005
4:26 pm
1734
The problem is simple, your server timesout too fast or your server cannot do it in less than 30 seconds(it is the default in most webclients) I'd never had...
Ezequiel Gonzalez Rial
gonrial
Offline Send Email
Jul 9, 2005
12:07 am
1735
Hello Chirag, As your server timed out while processing the request, you need to increase the "memory_limit" variable in php.ini file to set around 64MB. Note:...
Amol Gore
amol_b_gore
Offline Send Email
Jul 10, 2005
12:14 am
1736
Hi friends, I am trying to do the birthday/passport or visa expiration reminder for HR on date basis. I need the script that can shoot the mail automatically...
Mohan Kumar
mo_h_an_n
Offline Send Email
Jul 11, 2005
6:50 am
1737
Just a tip use http://us3.php.net/ini_set ini_set to set this value because it ll last the scripts execution period. Basically the default values are secure...
Puneet Kandhari
puneetkandhari
Offline Send Email
Jul 11, 2005
6:50 am
1738
Hi, You can write the Email program and configure it crontab (if linux) / scheduler (windows). Regards Rathakrishnan.J ... -- With best wishes, J.Rathakrishnan...
Rathakrishnan J
rathaji
Offline Send Email
Jul 11, 2005
8:11 am
1739
Hi, You can use a simple logic to check the date and send mail if the expiry is set on the same date Eg. Passport Exp = 30 july 2005 Check today's date 11 July...
shoeb
shoeb_surya
Offline Send Email
Jul 11, 2005
8:56 am
1740
Hello All, We are a service based company located in Pune looking for PHP - programmers with 0 - 0.6 months industry experience. Required Skill set are: ...
Mrunal Vishwasrao
mrunal_vishw...
Offline Send Email
Jul 11, 2005
9:36 am
1741
hi all im getting "Warning: socket_read() unable to read from socket [104]: Connection reset by peer" on my linux server , server is compiled with socket...
jijo jose thottungalt...
jijo009
Offline Send Email
Jul 11, 2005
11:06 am
1742
Hi The problem with the cron is that it can send/read mail only after a set frequency. Is there any thing which will let me download mails as soon as they...
Vineet Agrawal
vineetag_1999
Offline Send Email
Jul 12, 2005
2:22 am
1743
Hi The problem with the cron is that it can send/read mail only after a set frequency. Is there any thing which will let me download mails as soon as they...
Vineet Agrawal
vineetag_1999
Offline Send Email
Jul 12, 2005
2:22 am
1744
Has any one work on SSO. How can I do that & check whethere it is work or not? ... Yahoo! Mail Stay connected, organized, and protected. Take the tour ...
~Sameer~
sa_kelkar
Offline Send Email
Jul 12, 2005
2:23 am
1745
Hi All If you are someone who is looking to do quality work in PHP (beyond web forms and dynamic websites), than is of an interest for you. We are a product...
Vineet Agrawal
vineetag_1999
Offline Send Email
Jul 12, 2005
2:23 am
1746
mysql or apache is not started. please check once. ... Our greatest glory is not in never falling, but in rising every time we fall. ...
Ramesh Kumar.C
rameshcrk
Offline Send Email
Jul 12, 2005
2:24 am
Messages 1717 - 1746 of 3194   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help