Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
How a counter of users ? such as ---> (231 Viewing)
I want to count how many users are actually viewing the page, How is that possible?
Thank you guy
IIS & NW MII on the same server
Hi,
We're weighing the possibility to run both IIS and MII (NetWeaver) on the same server
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
How to assign a textbox value to PHP variable??
Hi ! Can any one help me out as quickly as possible. As I m new to PHP.
Plz tell me how to assign
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
how can i make a .gif images for my site
Dear Friends ,
Pls solve my problem , I am starting making new site but i dont know how can i
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br