urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
quick question
Hi ..
i have a question
how do i set a var so it displays via an echo
Code: $logo = '&a
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve
PHP, jAVASCRIPT setting input values, why isn't it working?
Hi:
I am calling this javascript:
<script language="javascript">
"SEO" URLs
Hey, I'm wondering how to go about creating and using these types of URLs. I'm presuming it's PHP th
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
registration form
first time posting. did some searches but didnt find exactly what i am looking for. dont flame cause
mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se