Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
[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
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
Not Loading Function Into Div
I'm not sure whether to put this under the php forum or ajax forum but because I tink it's more of a
explode() function problem maybe
Hi I'm having trouble searching my database. When I type two words in the search field it only searc
SESSION CHECK WORKS "MOST" of the time... whats going on?
i have a sign in check thats included in every page that is a members only page which is basically a
Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
Need help with basic sql
Hi,
I am using oracle 10g, and having some small doubts related to sql , here goes the si