Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
ClientScript.RegisterClientScriptBlock Issue
This is what I haveview plaincopy to clipboardprint?Protected Sub posrback_Click(ByVal sender As Obj
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Help please - How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?