Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
ok i need to join all this pages to make 1 neat code
i have 5 pages that make up my tv guide it works 100% but i want to make it 1 page if i can or 2, i
utl_file open error
i have file in the unix path
Path /popdev01/pop/popdevb/tfi/
File name
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel
Error in query: Resource id #4??
hey guys, having a minor (i think) problem here that i havent been able to figure out. long story sh
Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a
PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However