whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
Problem assigning value to variable in "IF" function
Does this script makes sense? I am trying to take the value that is set to "authenticat" a
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However
strptime() equivalent for php4 ?!
Greetings!
this is my first post, thank you in advance for your replies.
Well, the ti
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)