Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
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
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of
Variable uses and placement
I'm new to PL/SQL and am trying to learn about variable valid uses/placement (any pointers to any do
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
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)
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
Time script, set to my time zone?
I am using this line to get the date and time
Code: $time = date(F." ".d.", &q
Include a php
Hello,
I'm trying to include a function that shows the recent searches.
Example I have <
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w