upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
Need help with an email blocker for a guessbook
I am new with php and here is a simple guessbook page but I am being hit with spam from a group of t
progress bar...need expert opinion of experienced webmaster
Hey guys, quick question:
I want to display a progress bar when I upload files, but I am not
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
Can't find the problem (no error message)!
OK, here's the deal. This code is really weirdly formatted (sorry!) and hard to understand, so I'm g
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
Script not running properly
Hello Everyone
This is a basic script for posting to a database. I'm not sure why it doesn't work
error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
DATEDIFF Question
First time post, and of course it is a help question.
I am using a WP plug-in to display prev
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Hits this week counter
I have a counter on my site that tracks hits, IP's, etc. into a mySQL database. It also includes the
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
Install page
How do I make it so when a user submits information on the Install page, it'll right it into the cor
noob cURL help
I have a pretty basic form that I need to cURL post to a file in my includes folder (includes/login.
CHECH A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??