Convert Binary String to Decimal
Trying to Get:
Decimal: 305419896
Out of:
Binary String: xV4
textfield unchanged
hi,
i want my form to know whether its textbox is unchange or not.
if($textbox == 'unchang
count only commas outside parenteses
I have a sql table containing
id - query - query name
the first page contains a drop down men
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.
Passing Arguments to execlp()
I'm writing a program that mimics a unix shell. It's supposed to take commands with arguments and ex
generating random codes
Hi guys n gals,
I have a requirement to generate 250,000 unique codes...
These codes a
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
mysql VARCHAR acting like INT
Hi, All.
I have a table that contains a varchar(10) column named weird_field. In this column
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou