Custom list order
Hi there,
I have checked this tutorial and it's great till the point where I want to display
pull content
I have an existing page, domain/adverts.php which has a good PR. I've just rebuilt my site and the n
Retrieving innerHTML with cURL?
Hey all (sorry I know I'm a leecher, but I soon won't be. This is my first PHP project, but not my l
ClientScript.RegisterClientScriptBlock Issue
This is what I haveview plaincopy to clipboardprint?Protected Sub posrback_Click(ByVal sender As Obj
Inserting into MySQL Newbie
Hi ive got a slight problem where ive made a simple web form where the customer inserts the ammount
Problem executing bash script using shell_exec
Hi there,
I created a bash script file using following code to convert doc documents to pdf using
Vertical Alligning - Not working in 1 cell?
<?php
echo "<table id="valign" width="60%" style=
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
Curly Bracket Delimeters.
I'd always believed that the starting and ending delimeters in preg_ functions had to be the same ch