Save username into DB
OkaY so I got my blog to actually save the posts and whatever, all I need now is for it to keep the
BackButton Behaviour in AJAX
I have an ASPX Page AJAX Enabled!The page has a gridView and a DDL for filtering on it. The Gridview
Help with setcookie()
Merry Xmas to those on this foruum
Older guy here with some experience but not allot so please be
This is driving me nuts!
This insert query looks to be alright, however I get this error:
QuoteYou have an error in yo
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Must be a string? Huh, what? HELP?
with the following script, I get
Fatal error: Property name must be a string in /home/content/e/
Need help to identify this error please
:confused:Can anyone help me tell what this error message means? Maybe tell me where to look to fix
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL