Syntax Help
Code:
im having trouble with that code snipped
Parse error: syntax error, unexpec
PRotect my POST DATA... FROM HTML ATTACKS
I need to like let's say
If a user submit's his Prayer and he put's <meta refresh stuf
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
Require select-option functionality in Module Pool Programming
Hi Gurus,
I am doing a development by Module Pool on Warehouse Management. For that devel
Async WSAConnect failed on XP with error code = 2 ("File not found")
Hi all,
I have very strange bug, please help me if you can.
It is reproduced o
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
get url?
how do i get the url of the page i'm currently on, on my website.. i think its get header.. how do i
Mass activity scheduling
Hi experts,
Im facing some problems to deal with mass activity jobs.
When I run some
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&