using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Update data to upper case in parent/child tables
Hi Gurus!
In production we have a product table and which is being reference by many tabl
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is
Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
Problem related to Creation of PDF File?
Hi All,
I am facing a problem related to creation pdf file. when I am creating a pdf file of do
Help? Need help on project with templates involving mysql and php.
I'm having a hard time explaining what I want but basically here is what I have in place:
-Da
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Curly Bracket Delimeters.
I'd always believed that the starting and ending delimeters in preg_ functions had to be the same ch
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee