small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Batch Session SM35 stuck in status 'in Background
Hi Experts,
I am facing a problem with Batch Input session SM35.
The batch se
Take info from one coloum and move to another
Hi all,
I have this:
Code: [Select]$array = "SELECT stock_id FROM stocks WHERE stock_
Getting the full city list from maxminds geoip database
I am suprised I can't find any references to this.
I have maxminds geoip lite installed and i
simplexml and xpath - Need some help
Hello,
I am trying to parse an xml which comes back from Amazon and I am trying to know how m
Turning Data into URLs?
This may seem very basic to you, but I'm having a hard time figuring out how to do this since I don'
Keeping data in form
How can I keep whatever I write in the form?
pagination numbering pattern
Hello,
I have following code which works great for pagination. but i have small issue now.
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel