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 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: Matt83
Forum: Absolute Beginners 12-22-2007, 04:08 PM
Replies: 14
Views: 1,058
Posted By Matt83
ok, this is a simple solution, i hope it suits to...

ok, this is a simple solution, i hope it suits to your needs.

Its based on 4 files.


hitsCount.txt ( CHMOD to 777 )
count.php
The Theme file ( something.zip )
Your index.php file
Forum: General 12-22-2007, 03:03 PM
Replies: 4
Views: 4,475
Posted By Matt83
Plugin/Addon mysqli OOP interface introduction

When PHP 5 and MySQL 4.1 came by, there where so many new points to include or change in the old ext/mysql that they came to the conclusion that it was better to release a new extension, basically...
Forum: General 12-22-2007, 04:28 AM
Replies: 1
Views: 564
Posted By Matt83
[PDF] Scalable applications tutorial slides

Found this pdf of George Schlossnagle (http://www.schlossnagle.org/~george/), the PHP Guru author of Advanced PHP Programming (http://www.amazon.com/exec/obidos/tg/detail/-/0672325616/) with the...
Forum: Absolute Beginners 12-14-2007, 06:43 PM
Replies: 6
Views: 879
Posted By Matt83
Ok, here is a quick simple solution, im pretty...

Ok, here is a quick simple solution, im pretty sure there must be a better way to do this but anyways hope it helps you:

On one side theres test.txt (CHMOD this file to 777)




define("NAMEOFAPP",...
Forum: Script Giveaway 12-05-2007, 05:05 PM
Replies: 5
Views: 14,779
Posted By Matt83
I been playing recently with Protoype...

I been playing recently with Protoype (http://www.google.com/url?q=http://www.prototypejs.org/download&sa=X&oi=smap&resnum=1&ct=result&cd=3&usg=AFQjCNH6aCam0JpyMJe6oN9B4lkxc4cZWQ), so i thought as a...
Forum: Advanced PHP Programming 12-05-2007, 01:08 AM
Replies: 54
Views: 32,584
Posted By Matt83
Revised Regular expressions: TELEPHONE $string...

Revised Regular expressions:

TELEPHONE

$string = "(232) 555-5555";
if (preg_match('/^\(?[0-9]{3}\)?|[0-9]{3}[-. ]? [0-9]{3}[-. ]?[0-9]{4}$/', $string)) {
echo "example 2 successful.";
}

EMAIL
Forum: Advanced PHP Programming 12-04-2007, 10:45 PM
Replies: 54
Views: 32,584
Posted By Matt83
Asterix 8 Practical PHP Regular Expressions

For all us security paranoids :-) Here are eight practical PHP regular expressions (http://en.wikipedia.org/wiki/Regular_expressions) i found on the web which came very handy to me:



Validating a...
Forum: Script Giveaway 12-04-2007, 05:52 PM
Replies: 5
Views: 14,779
Posted By Matt83
Subscribe/Unsubscribe Newsletter script

I often get asked by my clients to provide in their website a feature to subscribe/unsubscribe to their newsletter. In simpler/coding words, allow website users to easily add or remove their...
Forum: Script Giveaway 11-15-2007, 01:42 AM
Replies: 20
Views: 3,429
Posted By Matt83
Contact Form Script (update 3)

Hi guys, this is a simple script to manage contact forms, just thougth of giving it away in case someone needs one. Any critics or comments are welcome.

sendmail.php: (update 3) // Thanks...
Showing results 1 to 9 of 9

 

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