newbie error
what is wrong with this code ?
<html>
<body>
<?
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
Multi-image upload problems
Lets see if I can get some help on this one. Can anyone show me what I am doing wrong here. I'm just
Open browser page depending on XML results
Hello,
I have some PHP code that sends webbased from data to an external url ( in the form of
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
text box alphanumeric caracters only
hi all!
I have search on google on how to enter in a test box only caracters A-Z,a-z,0-9 usi
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
Getting PHP to ammended the selected in option field
Hey Guys
thanks for everyones help so far. This site and its users are oozing awesomness.
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm