Encrypt php code?
Is it possible to encrypt php code in files,
so that it displays a load of unreadable characters
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
DataTable Help Required
Hi all I am creating an app that utilises and MS Access back end and queries it quite a bit at vario
Ajax Issues - Update Panel / Timer. Intellisense doesn't know about them
Type 'System.Web.UI.ScriptManager' does not have a public property named 'UpdatePanel'.
That is wha
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai