Find only certain URLs from page ... regex (semi-complete script)
Hi guys,
What I need to do is take a page & extract all the URLs from the page &a
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
Not "Just Another" MMORPG - text based.
Hello,
I've been learning MySQL and PHP for the last 2-3 years.
Though, I've had long paus
utl_file open error
i have file in the unix path
Path /popdev01/pop/popdevb/tfi/
File name
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
xml element exists
Code: [Select]<?xml version="1.0"?>
<Addresses>
<
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
Not reloading page after php form submit
Hello helpful souls out there. You guys have come through for me in the recent past and I'm hoping s
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas