PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
Custom array sort? asc then desc
Any ideas how I could sort this array? I've been trying for a while. Maybe with usort, but I have no
trim function issues
Hi guys, total noob here...
So I've been tinkering around with a html and am using php to em
Captcha problem users just refresh and it will let them auto submit again
Users will just re submit and not have to enter the new captcha.. ? Lol but if i refresh the page, t
login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
Show message after entering data
Hello Colleagues
I would like to display messages after entering the data example: "
dat