Need help Updating SQL Server Express DB from c# :(
Please can anyone help with:-
1 How to sructure the strSelect statement.
2 How to instruct
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
Pipe email to PHP - get mail adress from MySQL - send?
Hi all,
this is the challenge:
1) Our faculty at the college where I'm employed includ
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
Simple Question
I know this is a simple question, that if I knew what it was technically called i could probably loo
Inserting a variable in a link
I have this code that I want to insert for my own variable but I have no idea how. This is what I wa
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
Curl & sessions PLS HELP
Hello,
I have a problem with curl and sessions and i will try to explain the best i could.