image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
Clean URLs
Hi I was wandering if anyone has ever implemented URLs on their PHP run website using URLS like wiki
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
path to include folder
Hi everyone,
When I'm testing locally, I have to add the name of the site folder as part of t
Reditecting pages based on logic
Newbie here, apologies in advance!
I am trying to use the header function to forward one of a
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
problem in program for counting no of chars using pointers
Hi all, I was trying to make a program which counts number of chars in a string using concpt of poin