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.00 seconds.
Search: Posts Made By: crash
Forum: General 05-05-2005, 11:44 PM
Replies: 2
Views: 1,108
Posted By crash
Request : OOP Help

I am trying to learn OOP with PHP4, however my book dosnt explain it well - It just gives you alot of examples of OOP scripts without explaining anything.

So could someone make an example of an OOP...
Forum: Tips & Tricks 05-05-2005, 11:39 PM
Replies: 24
Views: 3,095
Posted By crash
Hmmm... I just relized that my script that i made...

Hmmm... I just relized that my script that i made may not be faulty at all but rather a problem with PHP 4.3.10 (look at the change log under 4.3.11) so i will open my script up again :).
Forum: Tips & Tricks 04-24-2005, 08:35 AM
Replies: 24
Views: 3,095
Posted By crash
Three things. 1. As adam said : $to =...

Three things.

1. As adam said :

$to = 'blah@blah.ext' . ', ';
$to = 'blah@blah.ext' . ', ';
$to = 'blah@blah.ext' . ', ';
$to .= 'blah@blah.ext';
should be
$to = 'blah@blah.ext' . ', ';
Forum: General 04-24-2005, 07:59 AM
Replies: 7
Views: 1,350
Posted By crash
hmph... i knew someone would chew me out for that...

hmph... i knew someone would chew me out for that post >.<
Ok, let me put it like this... a bit more understandable.

- php.net = MEGA Archieve Refrence for php
- - Unfriendly for 'newbies' that do...
Forum: Absolute Beginners 04-21-2005, 10:00 AM
Replies: 31
Views: 3,224
Posted By crash
They also have 'sams teach yourself xxx in 21...

They also have 'sams teach yourself xxx in 21 days' which is a more advanced version ;)
Forum: General 04-21-2005, 09:51 AM
Replies: 7
Views: 1,350
Posted By crash
I started learning PHP 3 days ago. Honestly, its...

I started learning PHP 3 days ago. Honestly, its really simple and im almost done because I already know C/C++ and am familiar with UNIX and stuff.

Sometimes, stuff slips my mind though so maybe......
Showing results 1 to 6 of 6

 

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