using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Need help in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow
Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<
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!
echo $rows help
Hi all,
Hopefully something simple that I don't know!
I have this:
Code: [Selec
help finding hacking loopholes
i was attacked by a redirect php injection
my pc is clean of viruses
so i figure that
Hi, explode and strstr.
Hi, I seem to be confused about the strstr function, eg. i have a string like:
"a.b.c.d.e.f&
Gaining access to Drop Down Menu Variable
code is below, I am creating a drop down menu. I want to echo the value selected in the drop down me
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
I need help with formatting date from mysql! with php!
Hello guys
*Note: this is a php question not MySQL question, please do not move it to mysql s
Switch letters in message (basic cryptology)...
I am trying to switch letters around in a message for an application on my site (see here). The prob
date function help
i need help with date function
Code: [Select]<!DOCTYPE HTML PUBLIC "-//W3C//DTD H
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?
ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page
Array becomes unset by itself?
Hi,
I have a bit of experience with PHP but not extensive. It seems I cannot store any items
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
PHP Include w/If IE Condition Statement?
I was having a problem with Internet Exploder (big surprise, right?) displaying my drop down menus i
foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that