Image loading
Hi Developers,
I'm trying to display an image from images/image.gif getting the url from mysq
login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h
How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree
Calling a Procedure with IN & OUT Parameters
Hello,
I usually call my procedures using the following way
declare variable e
All possible combinations of Strings from table in PL/SQL
Hi,
I am trying to figure out how to build a list of all possible string combinations fro
help with this code please?
Hello,
I am trying to build a remote upload script for my image hosting site.
I am usi
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I