Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
using explode() to fill in checkboxes
Hi
I have a field stored in a table that contains regions in the UK separated by commas. Ther
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
Populate drop down list from table??
Lets say for arguments sake that i have a table which contains the numbers 1 to 10.
How can i get
Menu restriction
How can I restrict the individual menu that would appear when a user logs in so that all users are c
blank page.... nothing is happening.
I'm new to a lot of this but in the last 24hrs have learned a lot.
Installed latest version of my
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?
upload control not working with update panel
Hi,
I am working with Asp.Net FileUpload control with ajax update panel,
if i use the