Passing vars to the DB
I have 3 small testing tables:
ID TYPE
1 pepperoni
2 C. bacon
3 taco
ID TY
Question handling xml data
Hello,
I have sucessfull followed this tutorial
http://www.phpfreaks.com/tutorial/handlin
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
Delete records not in top 15
Hi,
I'm creating a hall of fame page in my game and the page will only display the top 15 sco
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10