jquery validation in codeIgniter
hai i need to add client side validation to my fiels which are selected in a forloop.the fields are
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
Please help - should be a simple fix.. driving me nuts
Everything seemed to be working fine. I have a table, it alphabetically lists a bunch of cities and
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Values disappear from my array :( HELP!
hey all, I have a lil mysql/php/apache script that queries a database
and pulls put 5 integers.