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 7 of 7
Search took 0.05 seconds.
Search: Posts Made By: ShadowWind
Forum: Absolute Beginners 04-13-2005, 12:47 PM
Replies: 4
Views: 1,273
Posted By ShadowWind
Understanding why...

One of the best things one can do when learning any kind of language (if you are just starting out programming) is to not only to learn snippets of code, but to understand why things work the way...
Forum: General 04-13-2005, 12:39 PM
Replies: 10
Views: 1,350
Posted By ShadowWind
Make sure also that your PHP file is running...

Make sure also that your PHP file is running clean (IE no errors). Errors will make the cron task fail in some cases. Had a bit of problem installing a news feed mod due to that.
Forum: Absolute Beginners 04-13-2005, 12:36 PM
Replies: 3
Views: 1,592
Posted By ShadowWind
http://www.sitepoint.com http://www.phpbuilder.com...

http://www.sitepoint.com
http://www.phpbuilder.com
http://www.devshed.com

MOD: Thanks we have added to the list
Forum: Absolute Beginners 04-13-2005, 12:34 PM
Replies: 3
Views: 1,224
Posted By ShadowWind
The PHP manual

I can't stress this enough, but the PHP manual is an excellent source of information and probably one of the best written out there. It has all sorts of great snippets of code to learn the various...
Forum: Member Introductions 04-13-2005, 12:30 PM
Replies: 2
Views: 989
Posted By ShadowWind
Hey gang...

I was a professional internet programmer (in C/C++) that is retired now and getting into PHP mostly for my own site work. I find it quite easy to convert, though I'm still getting used to the new...
Forum: General 04-13-2005, 12:22 PM
Replies: 6
Views: 1,407
Posted By ShadowWind
Actually there is a cool trick in C that should...

Actually there is a cool trick in C that should work in PHP...

To toggle between on and off in any situation, you can just do this (if you don't have a counter running)...

$j=1-$j;

if $j equals 1...
Forum: General 04-13-2005, 12:14 PM
Replies: 19
Views: 2,002
Posted By ShadowWind
I spent a long time coding in C, so for me, PHP...

I spent a long time coding in C, so for me, PHP is kinda natural, except for the different commands in place of some of them and slightly different syntax. Actually the manual itself for PHP was...
Showing results 1 to 7 of 7

 

All times are GMT. The time now is 03:17 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