Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
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
Really need helps regarding Pagination with Sort
I need someone helps regarding pagination problem...i actually want to make my page limited to let s
Error with Font and imagettfbbox
I keep getting an error that says "Warning: imagettfbbox() [function.imagettfbbox]: Could not f
PHP Programming error. Please help!
Hi there,
Am making a website for a friend and have encountered a problem that i need fixing
Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
Update not working ... please help
Hi,
I am trying to update a row using an edit form by passing id of the row .. but it is not
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Parse XML
Good day,
I use oempro software and try to parse XMLReturn but it's not working for me, simpl