Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
WORDPRESS - Multiple Loops Only Going to One Post?
I have various pages with multiple loops and i need them to be individual to all other categories.
Help with file_get_html
The following code gives the expected results:
<html>
<head&g
Parse Error Help
Hello, I got the parse error "Parse error: syntax error, unexpected ',' in register.php on line
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
Restricted access to sub-folder in iis6 doesn't work?
Basically I'm trying to add restriction to sub-folder (which contains pdf) in web.config for iis6 as
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple