Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p
UDP Multicast question
Hey,
Im not really in the know when it comes to network related programming and activitie
Specific name typed, specific image shown on html page
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
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
PRotect my POST DATA... FROM HTML ATTACKS
I need to like let's say
If a user submit's his Prayer and he put's <meta refresh stuf
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
how do i make a string??
hey guys,
can someone please tell me how to put data from the glob function into a string
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
Is STL important?
I'm just starting programming and I've made it until the Standart Template Library. But the chapter
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks