Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{
MSSQL/PHP
I am tryint to setup a webapplication developed in PHP, Apache2.0 and SQLServer2000 as backend which
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
User input in to variable
Hi all,
I'm sure this is very easy but I'm having another brain freeze!
At the end of
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this
('date' => '20
Are sessions secure at all?..
I haven't really gotten into yet, but I was just thinking of something weird..
Lets say you h
Get last modified date of web page
Hai All,
In php how can i get last modified date of a give web page . I have tried to g
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??