in php, link returns to the line
When I add a link in a php page, the link word returns to the line (as a
would do)
Examp
Typing math
I've added support for typesetting math using LaTeX on the forums.
Example:
Code: [Select]
Hotlinking Picasa as the image folder of a website
Hi there PHP freaks, I would like to create a private album in Picasa to use it as the image folder
Performance impact of cookies
Hi, I was just wondering what impact there would be in terms of performance if you where to set then
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Day of week
I am using PHP version 5.0.5
I have a varaible ($DATE (date format yyyy-mm-dd)) that is being inc
Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :