Home
Forums
Articles
Glossary
Awards
Register
Rules
Members
Search
Today's Posts
Mark Forums Read
Account Login
User Name
Password
Remember Me?
Latest Articles
The basic usage of PHPTAL, a XML/XHTML template library for PHP
by
awuehr
on
11-10-2008
in
Tips & Tricks
Vulnerable methods and the areas they are commonly trusted in.
by
Village Idiot
on
11-04-2008
in
Classes & Objects
Simple way to protect a form from bot
by
codefreek
on
10-23-2008
in
Basic
The Basics On: How Session Stealing Works
by
wiifanatic
on
09-12-2008
in
Security & Permissions
How to keep your forms from double posting data
by
drewbee
on
07-03-2008
in
Tips & Tricks
IRC Channel
Join the friendly bunch on IRC...
(
#TalkPHP on Freenode
)
...Also available via a
web interface
.
See
this thread
for information on the TalkPHP Free Hugs Initiative™.
Subject to availability.
Associates
Wired Flame
ClientExec
Handy PHP
PHP Kitchen
PHP Tutorials
Insane Visions
Associates
TalkPHP
>
Search Forums
»
Search Results
Showing results 1 to 14 of 14
Search took
0.00
seconds.
Search:
Posts Made By:
ciprianmp
Forum:
Script Giveaway
06-18-2008, 01:42 PM
Replies:
31
Gravatar Wrapper Class
Views:
29,527
Posted By
ciprianmp
-> setSize(80) - fix for php4
That error came up on a php 4.3.11 server. Afterwards, I saw that server doesn't accept remote access for file(), file_exists(), is_file() or filesize() functions (allow_url_fopen is "On" though)
...
Forum:
Script Giveaway
06-18-2008, 12:41 PM
Replies:
31
Gravatar Wrapper Class
Views:
29,527
Posted By
ciprianmp
phpMyChat-Plus - first Gravatarized LiveChat System!!!
Ok, I'm back... I think I got it working fine now!
Here are two versions of the chat I'm developin':
1. Without Cache support (php=4.3.11) - Latest Developing version - phpMyChat-Plus...
Forum:
Script Giveaway
06-17-2008, 05:27 PM
Replies:
31
Gravatar Wrapper Class
Views:
29,527
Posted By
ciprianmp
Great resource!
Yes Ryan, sorry... my bad. Direct links work just fine.
To make it work on php4 (no caching) I had to give up on all file() or file_exists() or is_file() conditions to check the remote files...
Forum:
Script Giveaway
06-16-2008, 10:08 PM
Replies:
31
Gravatar Wrapper Class
Views:
29,527
Posted By
ciprianmp
Some feedback
Ok Ryan,
I tested on all versions of php4 - caching only works on php > '4.3.9' (either with copy or get_contents)
So I chose to disable caching for servers < 4.3.9 - but then I discoverded the...
Forum:
Script Giveaway
06-15-2008, 09:52 PM
Replies:
31
Gravatar Wrapper Class
Views:
29,527
Posted By
ciprianmp
private $defult; is still there Ryan ;)
private $defult; is still there Ryan ;)
Forum:
Script Giveaway
06-15-2008, 09:47 PM
Replies:
31
Gravatar Wrapper Class
Views:
29,527
Posted By
ciprianmp
I think copy("src_file", "dest_file") should work...
I think copy("src_file", "dest_file") should work on php4 for cache...
Also file() is the php4 version of file_get_contents() only that the output is not put into a string - php.net manual for more...
Forum:
Script Giveaway
06-14-2008, 08:53 PM
Replies:
31
Gravatar Wrapper Class
Views:
29,527
Posted By
ciprianmp
I just found a typo Ryan... on line 50: private...
I just found a typo Ryan... on line 50:
private $defult;
"defult" should be "default"
Forum:
Script Giveaway
06-14-2008, 10:14 AM
Replies:
31
Gravatar Wrapper Class
Views:
29,527
Posted By
ciprianmp
That plugin can open a small form with the email...
That plugin can open a small form with the email address/password fields so the user can register to gravatar.com directly from that form, and not being sent to gravatar.com.
I don't use WordPress to...
Forum:
Script Giveaway
06-14-2008, 08:57 AM
Replies:
31
Gravatar Wrapper Class
Views:
29,527
Posted By
ciprianmp
Hey it looks nice indeed. ^^ I don't think you...
Hey it looks nice indeed. ^^
I don't think you realy needed this:
} else {
$this->size = 80;
}
in the setSize function, as the gravatar.com will return the "80" size anyway if the var is larger than...
Forum:
Script Giveaway
06-05-2008, 04:49 PM
Replies:
31
Gravatar Wrapper Class
Views:
29,527
Posted By
ciprianmp
...follow-up I said "Gravatar 3.0 extended..."...
...follow-up
I said "Gravatar 3.0 extended..." because rating can take the 'any' value as well, not just the four g, pg, r or x...
Forum:
Script Giveaway
06-05-2008, 04:42 PM
Replies:
31
Gravatar Wrapper Class
Views:
29,527
Posted By
ciprianmp
The object operator of that line is "->" - as...
The object operator of that line is "->" - as described in php manual - so it doesn't make it to the function itself.
Anyway, there are other operators/constants used in a format unsupported in early...
Forum:
Member Introductions
06-05-2008, 04:26 PM
Replies:
2
Nice to meet you!
Views:
769
Posted By
ciprianmp
I provided a link in my profile: Latest...
I provided a link in my profile: Latest Developing version - phpMyChat-Plus (http://ciprianmp.com/plus) - it might say it all, but it's a php/mysql chat app, the one provided in most versions of...
Forum:
Member Introductions
06-05-2008, 03:25 PM
Replies:
2
Nice to meet you!
Views:
769
Posted By
ciprianmp
Nice to meet you!
I'm glad to be here in such a nice and rich community of php-ers
Although I introduced myself through my profile, I'd say it again here:
My name is Ciprian, I live in Bucharest (Romania) and I am...
Forum:
Script Giveaway
06-05-2008, 03:15 PM
Replies:
31
Gravatar Wrapper Class
Views:
29,527
Posted By
ciprianmp
It works great on php5. I would ask... any chance...
It works great on php5. I would ask... any chance to make it work also on php4 please?
I get:
Parse error: parse error, unexpected T_OBJECT_OPERATOR in /home/ciprian/public_html/plus/whois_popup.php...
Showing results 1 to 14 of 14
All times are GMT. The time now is
10:17 AM
.
Contact Us
-
TalkPHP - PHP Community
-
Archive
-
Top
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by
vBSEO
3.1.0
Inactive Reminders By
Icora
Web Design