help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
Help with parsing this html
Hi,
I've got some html i just need a couple of strings from.. argh, it's freaking me out. I've t
need help in dynamic select menu in php
hi i have created a dynamic select menu using php. i have a problem in that which is when the user s
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
Check Date/Time in PHP
What I need the code to check is that $reQuest is 24 hours in the past then return a time based on h
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
Remote Database Access
Hey guys!!
OK, i'm used to only working with databases from the CPANEL, accessing phpMyAdmin
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
UTL File problem
Hi
I have a file in certain path with the following permissions (The file is a dummy file witho
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&