weeks in a year
hi,
i found this snippet on php.net
QuoteFor the week number for weeks starting on Sunday:
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped
Bandwidth monitoring?
Hi guys,
I need a little information I have written a php app and I occurred to that I need
want to add a break after a certain amount of characters
i was wondering how to add a break in a blog post after a certain amount of characters... any idea o
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,
unexpected T_STRING
error log "[Sat Jan 09 18:27:58 2010] [error] [client 127.0.0.1] PHP Parse error: syntax error
Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm
Count on multidimensional array
Hi, i got an array as below:
Array
(
=> Array
(
Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn
Secure pages Sessions vs. Cookies & session_destroy() help
Im new here and new to PHP, I hope you can help me with some questions.
Im writing my web ap