Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
PHP If Else statement for breadcrumb
Hi
I am trying to use a PHP if else statement to display a breadcrumb link on wordpress
Developing Ajax-enabled ASP.Net applications for the iPhone
I would like to develop Ajax web applications using Visual Studio that are optimized for the iPhone.
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Login Script Issues
I am using a script I got from http://phpsense.com/php/php-login-script.html in order to allow peopl
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of
Parse multirow HTML table
Hello all,
I have a site I am working on. Its a sports site and I am trying to add stats to a DB
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea