losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Please help understand this code
I noticed the index page on my site was modified this morning and found this code inserted at the bo
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
PHP MySQL and DATE
Hi everyone
I have a databse and in one of the columns I have date values such as 2009-March-
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Perplexing problem showing a .jpg
Please disregard..........I figured it out
Just a white page
Okay so, my website, when I click SignUp on it it takes me to /join.php but its a complete white pag
Snapshot from video
anyone knw how to make a snapshot maker from avi n mkv format.
for example if i give a direct lin
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis