Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
keeps going back to index.html ???????
ok so i started making my site using mostly.html files now i have added a fair chunk of php. My inde
How to copy a part of a vector in a raw memory
Hi,
How can I copy a part of a vector into a memory:
1
2
3
4
5
Trouble with a select list
Hello All!
I was wondering if any of you guys could help me with a small problem I'm having!
mysql timestamp manipulation
How could I use a timestamp (e.g 2009-10-30 13:20:35 ), and with php find out if it is:
from
Count of reciepients in php mailer
How can i sent a mail to large no of reciepients say 10,00,00 Using PHP MAILER
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c