phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
script is pulling more then they have....
I have this script for my game where they can change there race. This will cost them 2,500 points. H
Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
Trouble with a select list
Hello All!
I was wondering if any of you guys could help me with a small problem I'm having!
Storing/displaying image urls in a database?
Hi
Basically I have the following scenario:
User chooses picture from list. Picture info is ad
Certain files upload, while others do not
I want to read the data from an uploaded file. Not sure why, but it only uploads for certain files.
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
highlighting search terms
well, I started this in the regular PHP section, but it no longer fits there. Suffice it to say, I'm
Image resize
Hi again fellers
I managed to sort out the issues with the folder,
Final hurdle is th
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste