Are sessions secure at all?..
I haven't really gotten into yet, but I was just thinking of something weird..
Lets say you h
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
Grouping and sorting results
Please help with this query.
I have 2 tables in a database, countires and cities. states look
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
Displaying a clickable playername
I am going wrong somewhere with the mysql_query, can someone please put me straight?
$playern
Recognising Revenue daily
Hello.
Has anyone come across daily recognition of deferred income?
We want to implement R
textfield unchanged
hi,
i want my form to know whether its textbox is unchange or not.
if($textbox == 'unchang
Count of reciepients in php mailer
How can i sent a mail to large no of reciepients say 10,00,00 Using PHP MAILER
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would