Retrieving the 25 most recently added entries from all tables in a MySQL databas
Hello,
The code below works great. It creates a table that shows the 25 most recently added t
Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
Blank record injected into database
I always found several blank records inside my database, although $SESSION is required to insert the
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
dropdown menu
Hello everbody,
I am php newbie.
I need to develop a program that once click the drop do
checkbox update
I am having a brain fart right now and i cant remember how to do this. if anyone could help that wou
xApp Analytics in BI 7.0
Dear all,
I am trying to implement xApp Analytics in BI 7.0. After I installed the analyt
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what