foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
Sort Alternative/bi-monthly
Hi all,
Am going mad trying to get something to work.
I'm creating a CMS for a magazi
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
Table colours fail when extra row added
Hey Gurus,
I got a weird problem with formating the colour of a table made in php. Everything
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
Change Age automatically
hi guys . im new to php , is it possible to change age value in mysql automatically when year change
i need help with php header and footer
I have designed a header and footer for my site and they seem to be ok when they are running individ
Page not Loading After Test
Hey All
It seemed that an inlcude statement wasn't working for some reason, so I tried a more
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...