Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
cookie problem
I hv a website url
In this site main menu functionality based on cookie when user click on parti
Need help making a blockquote and line items conditional
I have some code I bought a few years ago that allows my clients to update content on their site usi
php mysql script to find record
Hi,
Currently I have a simple table with 4 columns. A, B, C, D
If I want to find all
Word filter problem
Hello,
im trying to make a filter for words inputted in to my website but i want to store the
want to add a break after a certain amount of characters
i was wondering how to add a break in a blog post after a certain amount of characters... any idea o
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Edit MySQL Row Using PHP and HTML Form
Hello,
Here's what I'm trying to do. Build a page where a user enters a MySQL row number in.
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: