Retrieving Data from Two Different Databases
Hello All,
Ran into another problem and would appreciate some help! I have two datab
My XSRF Prevention code isn't working
First of all, thanks for the generous help you guys have given me in the past on this forum.
Seco
Table control is disappearing from Screen
Hi Experts,
I have a screen with multiple table control(TC). Each table control has two c
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g
problem in program for counting no of chars using pointers
Hi all, I was trying to make a program which counts number of chars in a string using concpt of poin
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would