foreach loop, assistance request
I would like some guidance on the usage of foreach as I try to parse through a large database and wh
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
PHP & Java
Hello,
can PHP code be used inside java code?
Code: <SCRIPT LANGUAGE="Java
simple script won't work. Please help
I'm new to php, and I am having trouble displaying a simple script in my web browser. My php code ex
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What
cURL error
So here is my code... I got it off of here... http://www.youtube.com/watch?v=XcgQUsorF_8
Because
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
RadioButtonList data selection
view plaincopy to clipboardprint?