Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
Retail terminologys not been altered after activing Retail System
Hi, All
After I active Retail System via TCode SWF5, the terms does not been changed, th
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
Find only certain URLs from page ... regex (semi-complete script)
Hi guys,
What I need to do is take a page & extract all the URLs from the page &a
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
ASP.NET 2.0 - Enter Key - Default Submit Button
Hi,One of the most annoying things in developing web pages is handling the "Enter key" for form subm
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh