Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
Probably Easy, Need help with Check Boxes in PHP Code
hello,
Thanks for looking this over and helping me out. My problem is I have a online store l
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
{
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
how do i make a string??
hey guys,
can someone please tell me how to put data from the glob function into a string
how to load php class from another domain?
how to load php class from another domain?
How do I give a developer access to a specific directory and nothing else?
I want to give a develop access to a specific directory and nothing else
I can give them an F
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
PHP & MS Access - Line Break
Hey Guys!
I'm pulling records from an MS Access database and listing them using PHP and I'm r