Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
setcookie and isset($_COOKIE(name)) seem very finnicky.
I'm currently playing around with a user system with login and registration. I'm trying to use cooki
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
upload control not working with update panel
Hi,
I am working with Asp.Net FileUpload control with ajax update panel,
if i use the
pageination not working right... coping images over 4 pages
Code: <?php //This code will obtain the required page number from the $_GET array. Note that
Posting to another Site?
I have software that people install.
When they install it, is there a way to make it post their d
button help
i originally had this but realised it is much easier to have a button.
Code: <?php
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is