Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
GIS appliction help
I found some tutorials in the internet to develop a map application I don't want to use google maps
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr