Insert numbers from Barcode scanner into online php page
I have a real big problem, Here is what I'm trying to do. I have a Intermec CN3 handheld computer th
Option box to change variable
Hello, i need help by making a script!
I need to write a file with option box, so a dropdown
Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
Help with usergroups? prolly really quick
So were coding our own forums for a game system we made an we have the users level setup but now I n
Problems with returning true or false in eval()'d code
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)