PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
Trying to add functions to table
I have this list of characters and I'm trying to figure out what I have to do to put the results of
foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
PHP If Else statement for breadcrumb
Hi
I am trying to use a PHP if else statement to display a breadcrumb link on wordpress
How do I use ValidatorCallout extender in Login control?
Hi,I'd like to customize the look and feel of the login control a little bit. One thing I'd love to
strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
Show message after entering data
Hello Colleagues
I would like to display messages after entering the data example: "
dat
Creating web pages by php
Hello again,
I was just wondering us there a way to use a php script to create a new web page. I
Coding question?
Hey guys, I have a quick question. If I want to make a way for people to pay for health in my game,
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin