small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
Help with page encoding issue and weird characters
I'm trying to write a screen scraper and when I pull out the lines of the html file that I'm interes
Class not found error
I am getting Class 'index' not found in Eval function:
//write config
$pat
Help: problem with Headers to download PDF file
Hi,
I'm trying to implement a script where when a user clicks a link he gets a PDF file to op
Day of week
I am using PHP version 5.0.5
I have a varaible ($DATE (date format yyyy-mm-dd)) that is being inc
Displaying a record from mysql in a simple swf file
Hi,
I have a mysql database containing information I would like to display in my swf.
Join Query Help
Hi all,
I am having problems with the below code, which we shall call 'my first join query'!
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
get url?
how do i get the url of the page i'm currently on, on my website.. i think its get header.. how do i