Perplexing problem showing a .jpg
Please disregard..........I figured it out
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
PHP Form to Variable.
Hi! I have written a HTML-form code in DreamWeaver CS3 (in a PHP doc) and I really need it to work s
Find only certain URLs from page ... regex (semi-complete script)
Hi guys,
What I need to do is take a page & extract all the URLs from the page &a
Mysterious Timeouts
I've deployed a few simple AJAX-enabled web page to a local server that is accessed through the Inte
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any
How to restrict the display of report variants
Hello All,
I want t know how to restrict the display of report variants.
I mean, whe
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele