Email to a friend script problems
I have this send-to-a-friend script with 2 issues:
1) When you open the form popup on a p
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
Help with syntax
Hi all!
The $bridge variable is not getting passed while it is contained in the line below:
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
pagination numbering pattern
Hello,
I have following code which works great for pagination. but i have small issue now.
Help with Hyperlink
Hi,
What I am trying to do may be simple, I just can't get it to work. Ok...
I am usin
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!