Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
add text and number image
hi guys ..
ok see i want the user to add their name and pick a number then click get it and i
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
dropdown box help - open php files to textarea
Hi, I am using tinymce to edit content located in several php files. The code I attached works but i
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
[Need Help] php timing issues
I don't know what is going wrong. I need some help with being able to set an image at 9:00am Colorad
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
cURL error
So here is my code... I got it off of here... http://www.youtube.com/watch?v=XcgQUsorF_8
Because
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or