Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
php sessions,logouts & the bloomin back button!
Hi All,
I've got a cms that members can log into. When they logout, the session is destroyed,
help with this code please?
Hello,
I am trying to build a remote upload script for my image hosting site.
I am usi
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
Better Method of a Member Cloud
I assume most people know how tag clouds work, where the tags most used are bigger and the least use
How a counter of users ? such as ---> (231 Viewing)
I want to count how many users are actually viewing the page, How is that possible?
Thank you guy
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo