help me fix these syntax errors...
I keep getting multiple syntax errors on this script like this one:
Parse error: syntax error
isset undefined variable
Hi all,
Hope someone can point out the obvious. I've a log in script, if you dont enter a use
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Google Map
I have done Google Map Integration for one my project. But for that we need the "latitude and l
storing video files into mysql in php
hi
i have my video files in my folder ,
i have to store the path of the videos into db an
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it