need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
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
Can I use a loop
Hi buddies!
Once again with my doubts here.
Right now I am using this sql stat
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
xApp Analytics in BI 7.0
Dear all,
I am trying to implement xApp Analytics in BI 7.0. After I installed the analyt
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Question about ShowWindow()
Hello....
I'm struggling with sumpin, and I hope y'all can help.
I've got a CFormView
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
Print out contents of to Excel
I have got this script that gathers all the data that I need but I need it to send it to excel inste
javascript in php code causes page to display white
Hi All,
Odd one this, I've got the following code (below) which is a simple log in form. The