Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks
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
single page with referrer to show correct page
I have a simple website with a couple of different pages. I would like to be able to in a div tag w
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
SQL Query/echo not working
Hey all,
I'm trying to run (what I thought) was a simple operation and it isn't working. I h
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa