Must-Know Topics of PHP
Can you guys list the must-know topics of PHP. I am still a learner and I am trying to cover most of
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Undefined Variable: PHP_SELF, pls help
Hi,
Im a newbie on PHP / MySQL programming and Im running a script to search one field on my
Checkbox info wont include in Mailto
Hey, im new to php.
Basically I have made a form to request which type of job(s) are needed, whic
PHP Function Page Advice
Hi All, I am quite new to PHP and Javascript but have written an Online Shop (Mainly for Fun and edu
PHP Blog help
Need help with posting comments in a word press blog? I have a comments page where the comments are
Filtering Tables
Hello Thanks for any help any one can give Im very new to PHP..
I need to pull data for clien
problems with contact forms that are only protected against SQL injections
What could be a potential problem with contact forms that are only protected against SQL injections