TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble 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
Associates
CSS Tutorials
Showing results 1 to 6 of 6
Search took 0.02 seconds.
Search: Posts Made By: Jay
Forum: Advanced PHP Programming 12-08-2007, 03:35 PM
Replies: 6
Views: 756
Posted By Jay
Your host probably runs PHP4 and PHP5 at the same...

Your host probably runs PHP4 and PHP5 at the same time, yes it's possible, but sometimes annoying when working with PHP5, as PHP4 is dominant over the .php extension.

Try renaming your file to...
Forum: Advanced PHP Programming 12-08-2007, 03:23 PM
Replies: 6
Views: 756
Posted By Jay
Just for the record, when you return, you...

Just for the record, when you return, you return.

The function returns the value and ends when you return, no if ands or buts! Therefor you can only return once in a function.

In PHP 5, I believe...
Forum: Advanced PHP Programming 12-08-2007, 02:25 PM
Replies: 10
Views: 747
Posted By Jay
You can open (I'm pretty sure, at least) the...

You can open (I'm pretty sure, at least) the image location with file_get_contents, and save it with fopen and fwrite:


$file = fopen( './cache/avatars/'. $imagename .'.'. $image_extension, 'a+'...
Forum: Member Introductions 12-08-2007, 11:28 AM
Replies: 9
Views: 776
Posted By Jay
Welcome :D I'm new myself, but I vouch for them...

Welcome :D

I'm new myself, but I vouch for them - this community is great ^^

- You're from India, cool! I expect to hear from you on my next tech support call to Dell ;-)
Forum: Member Introductions 12-07-2007, 09:55 AM
Replies: 10
Views: 883
Posted By Jay
Welcome, I'm also new, maybe we can become frands...

Welcome, I'm also new, maybe we can become frands :hug:
Forum: Tips & Tricks 12-07-2007, 08:54 AM
Replies: 14
Views: 1,994
Posted By Jay
Hum, sorry to be a burden.. but you should...

Hum, sorry to be a burden.. but you should probably test queries before you suspect that they work, it could save time in the future ^^

[/TIP]

Otherwise, great article for the beginners!
Showing results 1 to 6 of 6

 

All times are GMT. The time now is 08:54 AM.

 
     

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