Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
Sessions work for me and not others?
I'm having a bit of bad luck with sessions. In the past they have worked fine for me, but this time
Warning: Cannot modify header information - headers already sent by (output sta
Warning: Cannot modify header information - headers already sent by (output started at /home/praylif
Accept only alpha characters
I've got this bit of code ready for accepting a phrase:
Code: if (!eregi ("", $_POS
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
Simple MySQL script is not working
Hey guys,
Just familiarizing myself with PHP and MySQL. I am following along in the O'Reilly
How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select