string to currency format
Hi guys...
Actually I chunk out some data from txtfile and one of the data contains amount va
reorder sql query
ok so i have this very simple code:
Code: $query = "SELECT search_keywords, COUNT(search_key
mysql UPDATE request not working and driving me crazy!!!
Hi,
I have been stuck on this for ages.
Quite simply I am trying to update my database
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
Move array index to end
Hey guys,
Quick question:
I have an array that looks like this:
Code: [Select]$var =
Reditecting pages based on logic
Newbie here, apologies in advance!
I am trying to use the header function to forward one of a
Anti Spam Code Problems
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
Wrong Info sent Using $get in form
Hi i have this code that i tried to make to send some info from one page to aother with lots of ppls
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)