PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
Using Curl_multi for processing multiple URLs
Hi,
I am at a loss as to how to implement this. I would like to be able to automatically assi
Php Mysql Page Loading Notice
Hi all,
I was wondering if there is a way (Sure there is) of showing a message or an image wh
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
New to mysqli library - Multiple query problem
Greetings,
I am writing a batch program that executes 3 queries on a single page. Using mysql
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
Help with writing "$" with fopen
I just can't get my syntax correct. Could someone help me please? I am trying to write a connect fil
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,