Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p
Anti Spam Code
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
PHP hyperlinks generator - HELP plz
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?
a dificult string search
Hi I don't know a way around this. I want the user to input a password, but to make it a bit complca
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
Sessions work for me and not others?
I'm having a bit of bad luck with sessions. In the past they have worked fine for me, but this time
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav