login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<
Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso
Wordpress IE issue
So I am trying to add the background shadow to my wordpress page. It works fine in Firefox but does
file_put_contents and createimagefromjpeg
All,
I do somethings and then I have the following code:
file_put_contents('./test/'.$filename
Best PHP Documentation generator
Hello guys!
I would like to hear from you what is the best PHP documentation generator. Perso
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
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