elseif help!
OK so I'm new to the site, as well as PHP altogether (Trying my hand at managing an online RPG) and
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will
Open/Close Links in Php
Hello, Hoping someone can inform me how I can get PHP to automatically open a set of links in a new
displaying unknown amount of results
I am reading a directory and getting a list of folders in the directory, I want to display the folde
Re-Order by ID Number
I have a cms set up for inputting an image, thumb, title, pdf, and eps. When input the database ass
php form help
Hey,
I use a control file to set my meta tags and titles
Here's an example
Code: &a
Having problemswith multithreading and prime numbers
I have an assignment when I'm suppose to do the following:
Write a multithreaded Java, Pt
CE 7.1 and External GIS integration
Hi All,
We want to develop an application on CE 7.1 which uses GIS features from an exter
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav