Need help with PHP/MySQL drop down menu
I need help on how I can implement a drop down menu which queries mysql database and output the avai
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
BB_Code error
I'm having a problem with a custom built function and keep getting this error:
Warning: M
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to
Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it
Multi dimensional arrays
If I put in this code:
1
2
3
4
5
6
7
8
9
10
11
12
13<
Am I setting up my sites oldschool?
Ok,
When I create a site I open a basic template that I have created that consists of a css f
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
How to copy a part of a vector in a raw memory
Hi,
How can I copy a part of a vector into a memory:
1
2
3
4
5
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi