IIS7 and getimagesize() problem
I have just discovered after hrs of trying to fix a problem where it's coming from. It's to do with
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_
Specific name typed, specific image shown on html page
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
MFC GUI Programming
I am working on a project right now that requires me to create a MFC Windows GUI. Basically it need
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would