Problem with DB connection
Hello there! I'm new to this forum and I'm new to PHP coding also. I wrote something that doesn't ma
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Show message after entering data
Hello Colleagues
I would like to display messages after entering the data example: "
dat
getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
Small problem with image resize script
Hi!
I am a little bit new to php and I have an issue installing an image resize script I down
Not connecting to DB using ruby, error:env.c:257:in oci8lib.so: ORA-12154:
Hi All,
I am trying to connect to the database server from the client server using ruby and f
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br
want to add a break after a certain amount of characters
i was wondering how to add a break in a blog post after a certain amount of characters... any idea o