Search found 4 matches

by marto_4
Sun Mar 16, 2008 2:04 pm
Forum: PHP - Code
Topic: urlencode()???
Replies: 2
Views: 78

Re: urlencode()???

Hmm... That's not good. It seems like I didn't remember nothing from the book :(
I'll start from easier programing... sry for the post
Thanks a lot scriptah for the explanation!
by marto_4
Sun Mar 16, 2008 1:40 pm
Forum: PHP - Code
Topic: urlencode()???
Replies: 2
Views: 78

urlencode()???

Where I do wrong :? :(   <HTML> <HEAD> <TITLE>Input text and format it</TITLE> </HEAD> <BODY> <FORM method="post" action="ganuk.php">     <P>Input text:         <INPUT type="text" name="ftxt">     </P> <?php             //COLOR CHOICE (URLENCODE) $color = urle...
by marto_4
Sat Feb 09, 2008 3:15 am
Forum: Databases
Topic: phpMyAdmin - ERROR?
Replies: 2
Views: 210

hmm... My php was working before... but now you're right It can't opens index.php
neither to read phpinfo(); :(
I'll start from the beggining :(
Thanks!
by marto_4
Fri Feb 08, 2008 3:02 pm
Forum: Databases
Topic: phpMyAdmin - ERROR?
Replies: 2
Views: 210

phpMyAdmin - ERROR?

Windows 32bit Apache 2.2.3 PHP 5.2.5 MySQL 5.0.18 I installed the phpMyAdmin and when I try to see is it working I got the message phpMyAdmin - ERROR cannot load MySQL extension, please check PHP Configuration I found a solvation in their website 1.20 I receive the error "cannot load MySQL exte...