Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
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
need to add "sizes" to shopping cart
Hey guys, I am trying to figure out a way to add a "size" selector on to this bit of code.
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
javascript in php code causes page to display white
Hi All,
Odd one this, I've got the following code (below) which is a simple log in form. The
Best way to read this text file.
Hi.I am planning to make a small application in C# to convert the players from Football manager 2010
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla