Search the web
Sign In
New User? Sign Up
php-objects · Discussions about Object Oriented Programming in PHP
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 5732 - 5761 of 9233   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5732
Hello, This is just a reminder messages to let you know as subscriber of the php-objects mailing list you may be interested about the new site where you may...
php-objects@yahoogrou...
Send Email
Jul 1, 2007
10:22 am
5733
Hello, This is just a reminder to let you know that the following polls are going on the php-objects mailing list that you are a subscriber. Please do not...
php-objects@yahoogrou...
Send Email
Jul 1, 2007
10:22 am
5734
is there any one have a php_ffmpeg.dll file for windows OS, compiled with ffmpeg. i compiled but there is error php.h, "main/php.h" file-s missing. please,...
Togii
farcek
Online Now Send Email
Jul 1, 2007
2:49 pm
5735
I have in one working, ask me if you want or you can google and you will find. ... -- Cesar D. Rodas http://www.cesarodas.com/ Mobile Phone: 595 961 974165 ...
Cesar D. Rodas
haggard_soft
Offline Send Email
Jul 5, 2007
9:25 pm
5736
Hi, I have variable say $a=' <form action="http://ebizac.com/ar/optin.php" method="post" name="signup" onsubmit="return checkSub()"><input type=hidden ...
Yuan Yudistira
reiki_one4all
Offline Send Email
Jul 6, 2007
4:49 am
5737
You could simply put the whole string on one line, and then use the '\n' (newline) character to format it at the browser end. However, it's probably not a good...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 6, 2007
8:22 am
5738
Hello Members, I am facing big trouble with Spam mails. I hve webform on my website http://www.silvocrafts.com I have done all security measures but still this...
~Tarun~
tarun_vst
Offline Send Email
Jul 6, 2007
8:39 am
5739
Hi, I too had this problem with the guest book on my personal site. I have written my own spam shield that will discard entries matching certain pattern. You...
Krishna Srikanth
krishna.srikanth@...
Send Email
Jul 6, 2007
8:47 am
5740
... You can use captcha image to prevent spam bot. -- Markus RevTI Owner ... RevTI - Domain Name & Webhosting Indonesia Service : Web Hosting . VPS . Dedicated...
Markus Hardiyanto
markus@...
Send Email
Jul 6, 2007
9:05 am
5741
hello Markus, Can u explain in details. It will be grateful to me. Regards, Tarun ... From: Markus Hardiyanto To: php-objects@yahoogroups.com Sent: Friday,...
~Tarun~
tarun_vst
Offline Send Email
Jul 6, 2007
9:09 am
5742
Hi, I have changed file upload size in php.ini from 2M to 20M. But still in phpinfo() it is showing only 2M. the php.ini file is loaded from c:\windows, and i...
Krishna Srikanth
krishna.srikanth@...
Send Email
Jul 6, 2007
9:17 am
5743
... maybe you can look at this link: http://willysr.blogku.web.id/2006/11/28/simple-captcha-code-using-gd/ that blog also using some captcha implementation,...
Markus Hardiyanto
markus@...
Send Email
Jul 6, 2007
9:20 am
5744
I've got a small test program that reads a remote file using ODBC with a local system DSN :- <?php session_cache_limiter('nocache'); header("Cache-Control:...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Jul 6, 2007
9:47 am
5745
See this: http://www.white-hat-web-design.co.uk/articles/php-captcha.php LuckyGuy354 IT Beginner http://www.wiwid.org ... From: "~Tarun~"...
luckyguy354
Offline Send Email
Jul 6, 2007
4:09 pm
5746
I am trying to do paging. Is there any way where i can do it without using hyper links as navigation. I do not want the search conditions to appear in the...
shivam0101
Offline Send Email
Jul 7, 2007
1:04 am
5747
Urgent for USA - PHP and MySql programmer / Engineer Looking for reliable PHP and MySql programmer. Must have 4+ years recent relevant industry experience. ...
stacibell200
Offline Send Email
Jul 7, 2007
4:08 am
5748
please lemme know if anyone has this prog......
Kirthi Sekhar Anupoju
kirthia18
Offline Send Email
Jul 7, 2007
4:10 am
5749
Maybe here can help you.. http://groups.google.com/group/ffmpeg- php/browse_thread/thread/7734efada7b2f355/f2f33444dca9bad4...
staticbluese
Offline Send Email
Jul 7, 2007
4:10 am
5750
Try to restart the server and see what happens ... in the...
g33k_86
Offline Send Email
Jul 7, 2007
4:11 am
5751
... you could try session to store page information or maybe AJAX -- memang benar apa yang dikatakan ybs http://flickr.com/photos/basibanget/ ...
Doyan Ganti Namaâ„¢
basibanget.nett
Offline Send Email
Jul 7, 2007
4:11 am
5752
sounds silly but have restart the service? ... -- memang benar apa yang dikatakan ybs http://flickr.com/photos/basibanget/ http://basibanget.net/ [Non-text...
Doyan Ganti Namaâ„¢
basibanget.nett
Offline Send Email
Jul 7, 2007
4:12 am
5753
... yes, have you restarted the webserver? you can restart IIS from control panel > administrative tools > services -- Markus RevTI Owner ... RevTI - Domain...
Markus Hardiyanto
markus@...
Send Email
Jul 7, 2007
5:07 am
5754
Adobe Dreamweaver has a buit-in pagination script generator. But as its uses 'get' method to transfer variables, the parameters will come on the address bar....
Joseph Griffin
griffinhere
Offline Send Email
Jul 7, 2007
7:06 am
5755
What you need is only create a file with fwrite(), and write what you want to write. I give you "copy-paste" from PHP Manual with little change, that's 'write...
luckyguy354
Offline Send Email
Jul 7, 2007
7:30 am
5756
I think you already have the paging code. So, use $_SESSION or $_COOKIE instead of $_GET to store the pagination variables to session or cookie. LuckyGuy354 IT...
luckyguy354
Offline Send Email
Jul 7, 2007
7:31 am
5757
Hello Like there are different ways to show the paging. some use post method for that while other like links for that. so if you wanna use post methods then...
Vijay Kansal
vijay_kansal2
Offline Send Email
Jul 7, 2007
1:50 pm
5758
Friends, http://www.romsms.com/?refid=WBA1nqmj Register here for send free SMS. Click Left Flag (Upper Right Corner) to change language into english. Enjoy. ...
Md. Aminul Islam
aminulsumon
Offline Send Email
Jul 10, 2007
5:41 am
5759
hi,Aminul I try that link & registed but no message is recived.how about you. HARAN Send instant messages to your online friends http://uk.messenger.yahoo.com ...
tap haran
tapharan
Offline Send Email
Jul 10, 2007
9:32 am
5760
HARAN, I successfully register myself. you should careful about the country code. let's say you are in uk then you have to add 44 as prefix of your number....
Md. Aminul Islam
aminulsumon
Offline Send Email
Jul 10, 2007
10:13 am
5761
I found an ingenious idea online (don't remember the site) and implemented it on a web-form and have 100% spam filtering and 100% valid emails going through. ...
Dean H
deanhouseholder
Offline Send Email
Jul 11, 2007
5:47 am
Messages 5732 - 5761 of 9233   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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