please help
HTML Code:
Code: <span id="ctl00"><span>
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
server trace logs
could any one tell me from where do i get error logs in xMII??I want to check the reason for dtabase
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
IP Based Cron Jobs
I run cronjobs on my website. After one of my visitors got curious and tinkered around he realized h
Are sessions secure at all?..
I haven't really gotten into yet, but I was just thinking of something weird..
Lets say you h
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
Problem with PHP code- simple contact form
Hi Folks,
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a co
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec