PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea
ASP.NET 2.0 - Enter Key - Default Submit Button
Hi,One of the most annoying things in developing web pages is handling the "Enter key" for form subm
Rss feed question
Hi
My blog and my website are different. Am i able to take my rss feed
from my blog and p
Simpler method of getting variables from mysql
Hi Guys,
I'm trying to streamline my CMS's code and as I was writing a new page it occured to
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
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point