Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
What's wrong with my code
sobbing for many days, still don't know why please Help. Why my page isn't posted correctly. In a
Sales orders ans reservations not taken into account on MPS / MRP
Hello,
I am implementing the MPS / MRP and I have the following problem:
I ha
If a record matches an existing record do nothing
So I don't know if I should put this here or in mysql, but what my script is for is for people to ad
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select
max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
PHP If Else statement for breadcrumb
Hi
I am trying to use a PHP if else statement to display a breadcrumb link on wordpress
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any
Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<