Remote Database Access
Hey guys!!
OK, i'm used to only working with databases from the CPANEL, accessing phpMyAdmin
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
getting a website's source code as a variable? How?
Hey guys, is there any way for me to get the source code of a website as a variable for me to work w
Need help with PHP/MySQL drop down menu
I need help on how I can implement a drop down menu which queries mysql database and output the avai
Using the $_GET variable to view certain records
Hello,
First let me explain my problem, I have 2 pages the first page pull a list of Guide ti
MFC GUI Programming
I am working on a project right now that requires me to create a MFC Windows GUI. Basically it need
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...