type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
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
preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
Links not updating
I'm trying to fuel a simple navigation system for a news section. It works fine when it comes to ret
Execure stored procedure on a timer
Can someone tell me an easier way to execute a stored procedure on a timer? I am using Oracle 10g R
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu