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...
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...
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,...
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 ...
Hi, I have variable say $a=' <form action="http://ebizac.com/ar/optin.php" method="post" name="signup" onsubmit="return checkSub()"><input type=hidden ...
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...
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...
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@...
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@...
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,...
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@...
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@...
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:...
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...
Urgent for USA - PHP and MySql programmer / Engineer Looking for reliable PHP and MySql programmer. Must have 4+ years recent relevant industry experience. ...
sounds silly but have restart the service? ... -- memang benar apa yang dikatakan ybs http://flickr.com/photos/basibanget/ http://basibanget.net/ [Non-text...
... yes, have you restarted the webserver? you can restart IIS from control panel > administrative tools > services -- Markus RevTI Owner ... RevTI - Domain...
Markus Hardiyanto
markus@...
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....
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...
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...
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...
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. ...
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 ...
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....
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. ...