Undefined Index Notice In Internet Explorer Only
I am getting the following notice:
QuoteNotice: Undefined index: jrox in /home/ycsn/public_h
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
Multiple Do / While Statements?
I'm still very new to PHP, and running in to a problem when trying to execute a do/while loop inside
Create multiple (n) arrays
Hi there,
I have the following need:
I have 2 arrays (coming from a databases)
Embed Video Problem
Hey, thanks for looking!
File to be embedded:
Code: <playlist version="1&q
Select question
Hi,
First I would like to say that php is pretty new for me..
so please don't shoot me if
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
php title problem
Hi,
I am having a problem managing my page title with PHP.
Currently I have my <
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see