Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
Storing/displaying image urls in a database?
Hi
Basically I have the following scenario:
User chooses picture from list. Picture info is ad
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
php mailer
How can i send a mail to large no, say 50,000 reciepients using [color=#0000FF]php mailer[/color]
ereg_replace issue
hi there people
i have this code happening with regards to my wamp server. is this something
Text file to .Dat file Conversion in PHP
Hi All,
Could anybody provide code for Text file to .Dat file Conversion in PHP.
Tha