Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
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
Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
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
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
Pop-up Banner
Hello Friends,I need to use banner in our client site.Example: www.example.com if i enter this site
Create multiple (n) arrays
Hi there,
I have the following need:
I have 2 arrays (coming from a databases)
exclude characters from counting?
Hello, I wanted to ask if you have a string like:
Code: $my_s='ASRGREGTGTR----REGREGRE+++RRRRRR..
How to kill asynchronous postback / current postback?
Hi,here is my problem:I have a web site with many pages of which some may take time to process resul
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u