trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
SESSION CHECK WORKS "MOST" of the time... whats going on?
i have a sign in check thats included in every page that is a members only page which is basically a
problem with php mysql query
Hi guy's...
I'm totally lost here..because don't have any idea how to make a query for grab r
Display certain image depending on time of year
Hi, I am new to these forums and would really appreciate some advice on a piece of coding I have don
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
switch not getting value
what am i doing wrong?
i want to populate the country list according to the category
i want to
Character increment
Hi,
I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc..
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
Something Non-Traditional. Can we solve?
I have an idea for an application here. It's mostly flash, but it couldn't work without a somewhat n
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code