MySQL noob question
hi guys
I have a simple mysql table set up, along the lines of
Col 1 - Col 2 - Date_l
selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
Sending an SMS Message with ASP.NET
Often times it may be a requirement for your web application to send an SMS message. Such examples w
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
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?
PHP5 - Verifying a secure mail is secure
I need to send an e-mail from a form to a external department and because it contains personal custo
PHP page loading in Firefox but not in IE
hello,
i am currently doing a project in PHP and i have a problem. If I view the project in M
How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree
show the direct link into href
I want to display link on the page. i am fetching the data(URL) from database,actually before that i
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d