Poet, Singer, Writer, Admin of Indyaspeak.com
Help with PHP Email Script
Hi guys,
I'm a newbie to php and need help with the script below:
At the moment when I
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb
EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
Removing Title From database problem
Hi again ! i am having an issue with updating database. When i update any price of a title it remove
Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
formating when pulling data from a mysql database
Ok so Im not to sure if this is the right thread to post in but here is my catch 22 issue.
I
Final year project, please point me in the right direction
hi there for my final year project I'm aiming to build a php script shell to use as an expert system
PHP Logging Error
When running the script on website it doesn't copy both input boxes, Only the user and not the passw
Move array index to end
Hey guys,
Quick question:
I have an array that looks like this:
Code: [Select]$var =
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
a very simple php header question (sorry!)
Firstly...I do apologise if this annoys anyone....a header error
I'm do not know php &
Is there a quick way to do this?
Hi all,
I need to create a mysql table from php that goes a little something like this
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
Undefined variable when using $_SERVER['PHP_SELF']
Hi guyz, please suggest me something...
On first.php I have one input field NAME, and on posting
Contents of variable not echoing
Hey guys, hopefully this is an easy one...
In this line, the variables are not echoing out. T