restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
check_changed_data - I can't get data from the called method event
I use check_changed_data to trigger my event method.
The method delivers er_changed_data.
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r
script and html conflict in trying to create a header.
I have an error is occurring because of an html webpage with a "php require" at the top of
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
Issue Parsing XML into table
Hello all,
Im a bit new to php and new to phpfreaks. But thanks in advance for the help!
<
Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a