small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol
How to calculate days from variable date?
This will be easy for one of you gurus. I want to fetch the date from a variable date, for example:<
Find only certain URLs from page ... regex (semi-complete script)
Hi guys,
What I need to do is take a page & extract all the URLs from the page &a
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
Two warning messages
Quote<b>Warning</b>: mysql_real_escape_string() expects parameter 1 to
How to ... (FAQs)
... get e-mail notifications
As several people asked how to get e-mail notifications when new posti
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
All possible combinations of String in PL/SQL
Hi All,
Could you please explain the logic of getting all possible combinations of String