use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
PHP Redirecting
Hello everyone. Is there a way to redirect people to pages within a statement in PHP? Since there is
Problem with an browser game.
Hello,i just joined that great forum and i got php prob,its kinda freaky...anyway i got browser game
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
cookie problem
I hv a website url
In this site main menu functionality based on cookie when user click on parti
Structure Question - One Table or One Table Per Record Set?
I have a web app (mySQL and PHP) which allows people to create an item with up to 200 records which
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,