Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,
Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to
How do I create a 2D game "camera" to follow player?
In J2ME programming I'm targeting MIDP 2.0 devices.
I'm using gamecanvas and I was thinking t
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i
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
How to Detect it is public_html or httpdocs?
How to check whether it is cPanel or Plesk?
If it found public_html perform <?php incl
DateTimeZone::listIdentifiers headache
http://php.net/manual/en/datetimezone.listidentifiers.php
So the documentation states tha
Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho