Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Need help in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
PHP arrays into arrays need help
Hello
I am trying to highlight the days on my calendar based on the dates that i have in my datab
PHP Login
Hey!
I got this shopcart code online, am trying to modify it but am getting an error when i try a
getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
Remove directories not empty
hi,
i have an array that contains some names (1,4,6,56...). Every integer is a name of a folder.<
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
Grids not displaying decimals, and behaving differently on different PCs?
Hello,
I coded a relatively simple MII application that allows data from a form to be add