Just wondering what you think about my site
I am new to phpfreaks i just seen this form and thought it would be cool to see what other thought a
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
Recode Abap Dynpro into Web Dynpro
Hi All,
A client has asked us to look at rearchitecting a custom transaction that was developed
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
Getting rid of quotes when printing data
Hi Guys, I use the filter_var FILTER_SANITIZE_STRING to filter the textarea input. The function esca