Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
this code is strange !
Hi i got this code from the web.. It checks for live and dead socks
It is working perfectly on my
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
Are sessions secure at all?..
I haven't really gotten into yet, but I was just thinking of something weird..
Lets say you h
Add 5 to a variable when a button is clicked, and re-run a for loop
So I'm making a feedback sort of section on a website with MySQL and PHP, I've gotten the script to
help retrieiving results and doing pagination
Having some trouble trying to get the results to show on more than just one page.
What is ha
Unable to retreve the values from Mysql Query
Hi,
Here is the php code that I have, Query is running properly in phpmyadmin and is resu
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi