generate seo frienly url from a text like wordpress
Convert: "åäö" to "aao", "space" to "-", "!?&q
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
PHP login form help (Done Most of It)
Hi i am having a problem, when i try logging in it is always saying "Invalid Login" im not
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br
Save username into DB
OkaY so I got my blog to actually save the posts and whatever, all I need now is for it to keep the
PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other