Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
Timer control causing error
I recently decided to add a timer control to an existing page that uses AJAX on my site. As soon as
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho
PHP MySQL Return Results Issue
Hi guys,
I'm running joomla and made a module which is using ajax.
Basically i just have a
weird problem
last time, i did post a topic concerning why my page sometime will load as blank page when using IE.
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
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
Just cannot get 'area' to submit to db using same php code as already used
Basically all i have done is just modified some code and added an area section.
The form is allre
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{