mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
PHP Redirecting
Hello everyone. Is there a way to redirect people to pages within a statement in PHP? Since there is
array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
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
Simple code help with redirects
I am trying to figure out a redirect script that detects if the browser is IE 7 and if it does, redi
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
HTML Viewer HIDE scrollbar
How can I disable scrollbars in a HTML Viewer control? I can't hide them. Even i have enough space b
Help with PHP Email Script
Hi guys,
I'm a newbie to php and need help with the script below:
At the moment when I
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.