urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
user data not transferring to new page
I'm a PHP learner. After an index.php page, the user goes to a login.php page. Both pages seem to
Re-Order by ID Number
I have a cms set up for inputting an image, thumb, title, pdf, and eps. When input the database ass
Relative path
I have a absolute path to an image - like so: C:/Program Files/Apache Software Foundation/Apache2.2/
Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<
How to show the difference between two data field in a database with php.
Hello php gurus,
how r u all... i'm not so well facing a typical problem please help me...<
At max how many columns is advisable to create in a table/view
Hi All,
I have two transaction table from which i want to create a simple view or material
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat