Php Mysql Page Loading Notice
Hi all,
I was wondering if there is a way (Sure there is) of showing a message or an image wh
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
Question about the upload of large files
Hi there,
I have a question about the upload of large files, like videos (files generally abo
Why does this file not return file names that start with numbers?
This file returns a list of filenames to help populate a drop down in my form. For some reason it ig
Stuck with preg_replace
Hi,
I'm trying to use preg_replace to remove part of the IP address submitted using a form on
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public
PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w