xml
<?php
echo "<h1>XML Articles</h1>";
$home
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
links using header()
Hi All
I'm not sure where to ask for help on this but I hope someone can offer some. I'm at
add text and number image
hi guys ..
ok see i want the user to add their name and pick a number then click get it and i
Storing user data help?
Hey Guys,
I'm not use if this question is to broad but I can always give you more informatio
PHP & Images [Resize, Crop, Save]
Hey! Well I have a little dilema, hoping I could find some guidance.
I have a CMS and on the
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical
Problem with php's rename function
So, i'm having a problem with the php rename function. Basically my script 'delete_user.php' attempt
BI in Upstream Production operations
Appreciate if you can assist in the following areas:
1) Examples of life before and after BI i
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee