Need a fuction to count entries in a field
Hi
I need a fuction to count how many times a email address is entered in to a field.
I ma
Hit counter updating once per IP - IP HIT COUNTER
I have a hit counter, for the amount of views on a tutorial.
It'll do the query and then do..
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
imap: how to save a copy of sent emails to sent elements
Hello my friends,
I am writing an online emailing application with inbox outbox/sent elements
TinyMCE / Ajax Postback Problem
Hiya all,
I have a page which loads the TinyMCE editor. On the postback I obviously want to f
jquery validation in codeIgniter
hai i need to add client side validation to my fiels which are selected in a forloop.the fields are
GIS appliction help
I found some tutorials in the internet to develop a map application I don't want to use google maps
Bar charts using Graphical Framework.
I am using Graphical Frameworks(GFW) to create a chart Graphic . There is no problem with the data d
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.